Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
docs(README): update TDD documentation after build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pkozlowski-opensource committed Jun 9, 2013
1 parent 7f35a3f commit 497ba15
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,9 @@ We are always looking for the quality contributions! Please check the [CONTRIBUT
Check the Grunt build file for other tasks that are defined for this project

#### TDD
* Start karma server: `grunt server`
* Run test: `grunt test-run`
* Run test: `grunt watch`

This will start Karma server and will continously watch files in the project, executing tests upon every change.

### Release
* Bump up version number in `package.json`
Expand Down

0 comments on commit 497ba15

Please sign in to comment.