Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@darrenburns darrenburns released this 20 Aug 09:49
005ac20

This is a major release that will require regenerating your snapshots, but the benefits are huge.

  • Allows running snapshot tests with pytest-xdist. This will run significantly faster. As an example, on an M1 MBP, Textual's own test suite went from 3.5 mins to 20 seconds.
  • Generate separate SVG files for snapshots. This allows you to open and view the snapshots easily, and they will even render as SVG diffs directly inside GitHub pull requests (https://x.com/_darrenburns/status/1818759215089086846)
  • New darker theme for snapshot report.

What's Changed

New Contributors

Full Changelog: v0.4.0...v1.0.0