Skip to content

Commit

Permalink
add link to the example repo [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov authored Oct 21, 2023
1 parent e4ecd2f commit c99e52b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,8 @@ For specs not in the timings file, it will use average duration of the known spe

If the timings file does not exist yet, the timings will be written into the file after the run finishes. If the file exists, and the new timings have new entries or the existing entries are off by more than 10% duration, the merged file is written back. Timing for specs without any passes tests or with failed tests is ignored.

See example [bahmutov/cypress-split-timings-example](https://github.com/bahmutov/cypress-split-timings-example).

## Merging timings files

This module includes a bin utility to merge multiple timings files into one. Example:
Expand Down

0 comments on commit c99e52b

Please sign in to comment.