Skip to content

Commit

Permalink
Add commands to run tests to README (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
Spone committed Feb 2, 2019
1 parent 679fd56 commit 8a61f6f
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 @@ -425,6 +425,12 @@ resolved_paths:
- engine/frontend
```

## Running tests

Run all Cucumber features and unit tests with `bundle exec appraisal rake test`

Run the full test matrix with `bundle exec appraisal rake test`

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/komposable/komponent.
Expand Down

0 comments on commit 8a61f6f

Please sign in to comment.