ctrf-io / ctrf-io/github-test-reporter
Add a slowest test report for the current run
Open
@Ma11hewThomas is already working on this.
Since Jul 6, 2025.
- Dominant language
- TypeScript
- Stars
- 376
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I am trying out the slowest-report test report, but the run times for tests that are reported are no where near what is indicated by pytest for the durations of the 10 longest running tests. The .json file that is generated by the pytest-json-ctrf plugin has the 'true' run times.
Any suggestions what could be causing this discrepancy between the recorded and the reported values?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.