no-bugs
v1.0.0
Published
A test framework for perfect code.
Readme
no-bugs
A JavaScript framework for perfect code.
- Lightning fast
- Seamless reporting
- Always covers 100% of your code
Installation
Install it via npm:
npm install --save-dev no-bugsAdjust "test" script in your package.json:
...
"scripts": {
"test": "no-bugs"
}
...License
ISC
