Skip to content

Commit

Permalink
Test creation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelzach committed Apr 23, 2014
1 parent 412a14f commit 91358f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -115,7 +115,8 @@ Running `make` will also build the browser tests available at http://localhost:8

You can run tests quickly from the command line with `npm test`

Require any new test files in `test/tests.js`
Create tests in the `test/spec/` directory. If possible try to mirror the `app` directory structure.
Require any new test files in `test/index.js`

## Code Style

Expand Down

0 comments on commit 91358f1

Please sign in to comment.