Skip to content

Commit

Permalink
update README to run unit-test
Browse files Browse the repository at this point in the history
  • Loading branch information
walkingice committed Mar 31, 2015
1 parent 415c1d8 commit c155934
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---------

Expand Down

0 comments on commit c155934

Please sign in to comment.