[][src]Crate expect_test

Snapshot testing library, see https://github.com/rust-analyzer/rust-analyzer/pull/5101

Macros

expect

expect![[r#"inline snapshot"#]]

expect_file

expect_file!["/crates/foo/test_data/bar.html"]

Structs

Expect
ExpectFile
Position