0.1.0 • Published 9 years ago

fantasy-frees v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Fantasy Frees

npm.io

General

Free yourself in the land of fantasies.

Interpreters

See examples for now.

Testing

Library

Fantasy Options uses nodeunit for all the tests and because of this there is currently an existing adapter in the library to help with integration between nodeunit and Fantasy Check.

Coverage

Currently Fantasy Check is using Istanbul for code coverage analysis; you can run the coverage via the following command:

This assumes that you have istanbul installed correctly.

istanbul cover nodeunit -- test/*.js