pytest-split icon indicating copy to clipboard operation
pytest-split copied to clipboard

Feature/combine test durations

Open joaofogoncalves opened this issue 1 year ago • 4 comments

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.md OR the changes are insignificant

joaofogoncalves avatar Apr 13 '24 22:04 joaofogoncalves