1. /
  2. channels
  3. /
  4. conda-forge
  5. /
  6. cargo-insta
conda-forge
conda-forge
public
31.3k
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
Package icon
cargo-insta
v1.44.3
A snapshot testing library for Rust

Install with Pixi

pixi add cargo-insta

Install with conda

conda install -c https://prefix.dev/conda-forge cargo-insta

Description

Snapshots tests (also sometimes called approval tests) are tests that assert values against a reference value (the snapshot). This is similar to how assert_eq! lets you compare a value against a reference value but unlike simple string assertions, snapshot tests let you test against complex values and come with comprehensive tools to review changes.

Snapshot tests are particularly useful if your reference values are very large or change often.

Download counts

Loading chart data...

Version

1.44.3

License

Platforms

linux-64
linux-aarch64
linux-ppc64le
osx-64
osx-arm64
win-64

Last Published

8 days ago

Homepage

Documentation

Open Pull Requests

  •  
  •  
  •  
Package Variants
Version
Build
Created
Size
Architecture
Downloads
cargo-insta-1.44.3-hb17b654_0.conda
1.44.3
hb17b654_0 (0)
8 days ago
1.67 MB
linux-64
N/A
cargo-insta-1.44.3-h18a1a76_0.conda
1.44.3
h18a1a76_0 (0)
8 days ago
1.79 MB
win-64
N/A
cargo-insta-1.44.3-h3c2ae71_0.conda
1.44.3
h3c2ae71_0 (0)
8 days ago
1.66 MB
osx-64
N/A
cargo-insta-1.44.3-h68eb3f0_0.conda
1.44.3
h68eb3f0_0 (0)
8 days ago
1.73 MB
linux-ppc64le
N/A
cargo-insta-1.44.3-h8d80559_0.conda
1.44.3
h8d80559_0 (0)
8 days ago
1.52 MB
osx-arm64
N/A
cargo-insta-1.44.3-h069e38c_0.conda
1.44.3
h069e38c_0 (0)
8 days ago
1.58 MB
linux-aarch64
N/A
cargo-insta-1.44.2-hb17b654_0.conda
1.44.2
hb17b654_0 (0)
9 days ago
1.67 MB
linux-64
N/A
cargo-insta-1.44.2-h18a1a76_0.conda
1.44.2
h18a1a76_0 (0)
9 days ago
1.79 MB
win-64
N/A
cargo-insta-1.44.2-h3c2ae71_0.conda
1.44.2
h3c2ae71_0 (0)
9 days ago
1.66 MB
osx-64
N/A
cargo-insta-1.44.2-h68eb3f0_0.conda
1.44.2
h68eb3f0_0 (0)
9 days ago
1.73 MB
linux-ppc64le
N/A
cargo-insta - conda-forge