Skip to content
/ rdir Public

Runs `test-*.js` files that are contained in a directory (recursive)

License

Notifications You must be signed in to change notification settings

dscape/rdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build status deps status

rdir

runs your tests that are simple js files, one by one

use

npm install --save rdir

and in your package.json

"scripts": {"test": "rdir test"}

done.

About

Runs `test-*.js` files that are contained in a directory (recursive)

Resources

License

Stars

Watchers

Forks

Packages

No packages published