Skip to content

Commit

Permalink
Add info about supported testing tools
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturT committed Oct 1, 2016
1 parent 4c90e5e commit d7512be
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@

Parallel tests across CI server nodes based on each test file's time execution. Knapsack generates a test time execution report and uses it for future test runs.

The knapsack gem supports:

* [RSpec](http://rspec.info)
* [Cucumber](https://cucumber.io)
* [Minitest](http://docs.seattlerb.org/minitest/)
* [Spinach](https://github.com/codegram/spinach)
* [Turnip](https://github.com/jnicklas/turnip)

### Without Knapsack

![Without Knapsack gem](docs/images/without_knapsack.png)
Expand Down

0 comments on commit d7512be

Please sign in to comment.