The Wayback Machine - https://web.archive.org/web/20221231204750/https://github.com/lxe/no-bugs
Skip to content

lxe/no-bugs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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