Fork me on GitHub

nodespec by glenjamin

Descriptive unit testing for NodeJS

Documentation

Additional examples can be found by looking at the cucumber features or the specs for nodespec itself


Installation

The simplest way to install nodespec is via npm:

$ npm install nodespec

Alternatively, you can download the code and install it manually in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/glenjamin/nodespec

Contact

Glen Mailer (glenjamin@gmail.com)