Skip to content

0.60.0b0 - Perf improvements, `live` output, `assert in` pretty output

Compare
Choose a tag to compare
@darrenburns darrenburns released this 05 Jun 16:09
· 75 commits to master since this release
  • Performance improvement to shave ~15% off of test suite run times
  • Adds live output style
  • Add pretty comparison info for in/not in assertion failures

live output

live_output

Assertion info for in/not in

image

All of these changes were contributed by @JoshKarpel!