0.0.1-alpha • Published 11 years ago
mochy v0.0.1-alpha
Mochy
Simple test framework inspired by Mocha
Installation
Via npm on Node:
npm install mochyor globally
npm install mochy -gUsage
mochy <name> [<name> ... ]where name is a directory or a .js file. If name is a directory, it processes all the .js files in
directory.
TBD
Development
git clone git://github.com/ajlopez/Mochy.git
cd Mochy
npm install
npm testSamples
TBD
Versions
TBD
Inception
Inspired by Mocha, but simpler.
Contribution
Feel free to file issues and submit pull requests � contributions are welcome<
If you submit a pull request, please be sure to add or update corresponding
test cases, and ensure that npm test continues to pass.
0.0.1-alpha
11 years ago