73 releases
| new 0.6.24 | Jan 9, 2026 |
|---|---|
| 0.6.23 | Oct 29, 2025 |
| 0.6.21 | Dec 16, 2024 |
| 0.6.20 | Nov 7, 2024 |
| 0.2.9 | Mar 9, 2022 |
#76 in Testing
241,633 downloads per month
Used in 247 crates
(114 directly)
270KB
7K
SLoC
snapbox
When you have to treat your tests like pets, instead of cattle
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
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/license/mit)
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.
Dependencies
~0–15MB
~166K SLoC