We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a7e70 commit 4a39c2aCopy full SHA for 4a39c2a
1 file changed
crates/stackable-versioned-macros/tests/README.md
@@ -15,7 +15,7 @@ feature to be enabled. These tests can be run with `cargo test --all-features`.
15
>
16
> Also see the compile-fail tests, described [below](#compile-fail-testing).
17
18
-Snapshot testing is done using the [insta] crate. It provides a [CLI tool][insta-cli] calle
+Snapshot testing is done using the [insta] crate. It provides a [CLI tool][insta-cli] called
19
`cargo-insta` and a [VS Code extension][insta-ext].
20
21
Test inputs and snapshots of the expected output are located in the `inputs` and `snapshots` folder
0 commit comments