Package : nodeunit

Package details

Summary: Easy asynchronous unit testing framework for Node.js

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


URL: https://github.com/caolan/nodeunit
License: MIT

Maintainer: nobody

List of RPMs