github mitsuhiko/insta 1.44.0

latest release: 1.44.1
8 hours ago

Release Notes

Changes in 1.44.0

  • Added non-interactive snapshot review and reject modes for use in non-TTY environments (LLMs, CI
    pipelines, scripts) #815
  • Add `--disable-nextest-doctest` flag with deprecation warning #803
  • Add ergonomic `--test-runner-fallback` / `--no-test-runner-fallback` flags #811
  • Apply redactions to snapshot metadata #813
  • Remove confusing 'previously unseen snapshot' message #812
  • Speed up JSON float rendering #806 (@nyurik)
  • Allow globset version up to 0.4.16 #810 (@g0hl1n)
  • Improve documentation #814 (@tshepang)
  • Enforce starting newlines in assertions #563

Install

```sh
cargo install cargo-insta@1.44.0
```

(Note: Pre-built binaries are not available for this release due to CI infrastructure updates.
Version 1.44.1 with pre-built binaries will be released shortly.)

Don't miss a new insta release

NewReleases is sending notifications on new releases.