Skip to content

Commit

Permalink
docs: document test execution
Browse files Browse the repository at this point in the history
  • Loading branch information
luhmann committed Mar 18, 2018
1 parent 097d8a2 commit c5c0aed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@ This starts the bucklescript compiler and a webpack-server in parallel
## Building

`yarn build`

## Testing

Make sure you have executed the steps under development, then in yet another tab

`yarn test`

0 comments on commit c5c0aed

Please sign in to comment.