Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luijar committed Aug 5, 2017
1 parent 0a40f7e commit 05b96ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ $ npm run ch[01-08]
```
### Jest
Additionally, you may also run unit tests using the [Jest](https://facebook.github.io/jest/) test runner.
Disclaimer: This is not part of the book, but an extra feature courtesy of the JS community :-)

To run all tests:

Expand All @@ -58,4 +59,4 @@ And for code coverage:

```bash
$ npm run cover
```
```

0 comments on commit 05b96ab

Please sign in to comment.