rustc/vendor/snapbox
2024-06-19 10:24:51 +02:00
..
examples New upstream version 1.77.2+dfsg1 2024-06-19 10:24:51 +02:00
src New upstream version 1.77.2+dfsg1 2024-06-19 10:24:51 +02:00
.cargo-checksum.json New upstream version 1.77.2+dfsg1 2024-06-19 10:24:51 +02:00
Cargo.lock New upstream version 1.77.2+dfsg1 2024-06-19 10:24:51 +02:00
Cargo.toml New upstream version 1.77.2+dfsg1 2024-06-19 10:24:51 +02:00
LICENSE-APACHE New upstream version 1.72.1+dfsg1 2024-05-23 21:15:29 +02:00
LICENSE-MIT New upstream version 1.74.1+dfsg1 2024-05-29 11:23:22 +02:00
README.md New upstream version 1.70.0+dfsg2 2024-05-03 09:23:16 +02:00

snapbox

When you have to treat your tests like pets, instead of cattle

Documentation License Crates Status

snapbox is a snapshot-testing toolbox that is ready to use for verifying output from

  • Function return values
  • CLI stdout/stderr
  • Filesystem changes

It is also flexible enough to build your own test harness like trycmd.

See the docs for more.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.