1.2.1 • Published 8 years ago

nodeunit-async v1.2.1

Weekly downloads
843
License
MIT
Repository
github
Last release
8 years ago

Lightweight wrapper for running asynchronous nodeunit (https://github.com/caolan/nodeunit) tests. Particularly useful for when you want common global setup or teardown functions run for each test across multiple files, and/or fixture setup or teardown functions run once before and after all tests. Designed for unit tests written using async's (https://github.com/caolan/async) auto and series methods.

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago