diff --git a/README.md b/README.md index b0b9356..01da03a 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,14 @@ Installation npm install pow-mongodb-fixtures +Test +------------ + +use ``nodeunit`` to run unit test + + $ npm i + $ ./node_modules/nodeunit/bin/nodeunit test/index.test.js + Changelog ---------