Skip to content

Commit

Permalink
Added "How to test" section to README.md
Browse files Browse the repository at this point in the history
Close #42
  • Loading branch information
Constellation committed Aug 9, 2012
1 parent 8634951 commit b654786
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@ and gets following string
See [API page](https://github.com/Constellation/escodegen/wiki/API) for options.
And see [online generator demo](http://constellation.github.com/escodegen/demo/index.html).

### How to test

CLI testing using Node.js is available.
You can run test cases by

`npm test`

on the top of the escodegen directory.

### License

Copyright (C) 2012 [Yusuke Suzuki](http://github.com/Constellation)
Expand Down

0 comments on commit b654786

Please sign in to comment.