1.7.0 • Published 13 years ago

test-cmd v1.7.0

Weekly downloads
77
License
-
Repository
github
Last release
13 years ago

test command

simple module for making test runners.

This module is responsable for parsing the arguments, loading the test adapter, saving the report and being a process.

also see test-report

TODO:

  • parse --exclude option of dirnames to ignore.
  • if called without arguments default to ./test/*.js recursively, and ignore directories named fixtures or helpers
  • export a simple function to include within tests so that they may be directly. require('test-cmd').test(module) this could automatically check !module.parent etc

1.7.0

13 years ago

1.6.0

13 years ago

1.5.0

13 years ago

1.4.2

13 years ago

1.4.0

13 years ago

1.3.0

13 years ago

1.2.0

13 years ago

1.1.2

13 years ago

1.1.1

13 years ago

1.1.0

13 years ago

1.0.0

13 years ago