Skip to content

Tags: clintharris/nodeunit

Tags

0.6.0

Toggle 0.6.0's commit message
Merge git://github.com/BryanDonovan/nodeunit into BryanDonovan

Conflicts:
	lib/reporters/index.js

0.4.0

Toggle 0.4.0's commit message
bump version - BACKWARDS INCOMPATIBLE CHANGES - see commit message

When upgrading to nodeunit 0.4.0 you'll need to update any testCase's
that use setUp and tearDown to now use a callback on those functions.
See the testCase example in the README.md file for more information.

This now allows the use of async code in your setUp and tearDown
functions.

0.3.1

Toggle 0.3.1's commit message
bump version to 3.1

0.3.0

Toggle 0.3.0's commit message
add lib to directories in package.json and bump version to 0.3.0

0.2.4

Toggle 0.2.4's commit message
bump version

0.2.3

Toggle 0.2.3's commit message
split command line code out of testrunner and move to cli module

0.2.2

Toggle 0.2.2's commit message
bumped version to 0.2.2

0.2.1

Toggle 0.2.1's commit message
bumb version

0.2.0

Toggle 0.2.0's commit message
bump version to 0.2.0

0.1.2

Toggle 0.1.2's commit message
bump version