Skip to content

Commit

Permalink
Add link to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry-git committed Mar 28, 2020
1 parent 604cca1 commit c4ff2ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ Time goes by, new tests are added and old ones are removed/renamed during develo
`pytest-split` assumes average test execution time (calculated based on the stored information) for every test which does not have duration information stored.
Thus, there's no need to store durations after changing the test suite.
However, when there are major changes in the suite compared to what's stored in .test_durations, it's recommended to update the duration information with `--store-durations` to ensure that the splitting is in balance.


[**Demo with GitHub Actions**](https://github.com/jerry-git/pytest-split-gh-actions-demo)

0 comments on commit c4ff2ff

Please sign in to comment.