1.2.1 • Published 7 years ago

nodeunit-async v1.2.1

Weekly downloads
843
License
MIT
Repository
github
Last release
7 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

7 years ago

1.2.0

7 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago