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

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nadiia authored Jan 11, 2018
1 parent b1d94d9 commit c899e93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ yarn add fusion-cli
- `--environment`: Which environment/assets to run - defaults to first available assets among `["development", "test", "production"]`
- `fusion test [--cover] [--watch] [--skip-build]`: Run tests
- `--cover`: Run tests with coverage
- `--watch`: Use existing built assets
- `--skip-build`: Automatically re-profile your application on changes
- `--watch`: Automatically re-profile your application on changes
- `--skip-build`: Use existing built assets
- `fusion test-app [--watch] [--match]`: Run tests
- `--watch`: Automatically run tests when code changes.
- `--match="somestring"`: Only runs tests against files which match this string.
Expand Down

0 comments on commit c899e93

Please sign in to comment.