Skip to content

lxe/no-bugs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

no-bugs

A JavaScript test framework for perfect code.

  • Lightning fast
  • Seamless reporting
  • Always covers 100% of your code

Installation

Install it via npm:

npm install --save-dev no-bugs

Adjust "test" script in your package.json:

...
"scripts": {
  "test": "no-bugs"
}
...

License

ISC

About

Comprehensive JavaScript test framework for perfect code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published