0.1.2 • Published 6 years ago

testdotjs v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

test.js

test.js gathers up all the .test.js files throughout your project and runs your tests, so you can write tests adjacent to the files they test.

Installation

Install from NPM with npm install testdotjs.

Usage

If you install with npm install -g testdotjs, you'll be able to run tests by running testdotjs run in your root directory. Otherwise, to use test.js in code, just add require("testjs").run().

0.1.2

6 years ago

0.1.1

6 years ago

1.5.0

6 years ago

0.1.0

6 years ago

1.0.4

6 years ago