pytest-split
pytest-split copied to clipboard
Feature/combine test durations
Description
Adding a cli command do combine several test durations files into one single file. Useful when running parallel jobs in GH actions and after want to combine all changes into a single file.
Checklist
- [x] Tests covering the new functionality have been added
- [x] Documentation has been updated OR the changes are too minor to be documented
- [x] The Changes are listed in the
CHANGELOG.mdOR the changes are insignificant