Skip to content

datatest-stable 0.2.8

Choose a tag to compare

@github-actions github-actions released this 25 Apr 00:52
· 379 commits to main since this release

Fixed

  • Fixed quadratic performance issue with nextest, where datatest-stable would iterate over the
    entire list of files for each test. Thanks @zaneduffield for
    your first contribution!