pytest-html
pytest-html copied to clipboard
Enabled numeric sorting of the 'duration' column
This PR makes the "duration" column numerically sortable, such that, e.g., "2.0" appears before "100.0" and not after as in an alphabetic sort. I consider this very important to track down performance regressions as witnessed by test case execution times.
Thank you for the PR and contribution.
We're currently working hard on delivering the "next-gen" version of this plugin.
I think this is already supported by the new version.
As soon as the beta is released, I'll ping here and I would much appreciated it if you could test.
That sounds great, looking forward to testing the new version!
This is long overdue -- I am SO looking forward to this...
@rindPHI @mnaumann-plenty Mind trying out 4.0.0rc1 ?
This should be supported in v4 now.