lxe/no-bugs

Comprehensive JavaScript test framework for perfect code

JavaScript

40

1 commits

updated Feb 16, 2018

See the code

README

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

Contributors

lxe

1 commits

lxe/no-bugs

Comprehensive JavaScript test framework for perfect code

JavaScript

40

1 commits

updated Feb 16, 2018

See the code

README

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

Contributors

lxe

1 commits

Languages

JavaScript

100.0%