nodeunit - Easy asynchronous unit testing framework for Node.js
| Website: | https://github.com/caolan/nodeunit |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
Nodeunit provides an easy asynchronous unit testing framework for Node.js: - helps you avoid common pitfalls when testing asynchronous code - easy to add test cases with setUp and tearDown functions if you wish - flexible reporters for custom output - built-in support for HTML and jUnit XML - allows the use of mocks and stubs
Packages
| nodeunit-0.8.6-4.el6.noarch [44 KiB] |
Changelog
by Jamie Nguyen (2014-04-19):
- fix version of npm(ejs) dependency |