Revision control

Copy as Markdown

Other Tools

# expect-test
Minimalistic snapshot testing for Rust.
Updating a failing test:
Adding a new test: Just leave a blank `expect![[""]]` and update it:
Checkout the docs for more: https://docs.rs/expect-test.