Release 0.8.0
github-actions
released this
22 Apr 13:46
·
0 commits
to 43f6005cdc463e004d80e42799ab55068aedf208
since this release
[0.8.0] - 2022-04-22
Fixed
- The
least_duration
algorithm should now split deterministically regardless of starting test order.
This should fix the main problem when running with test-randomization packages such aspytest-randomly
orpytest-random-order
See #52