Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@github-actions 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 as pytest-randomly or pytest-random-order
    See #52