Better fixture highlight
This commit is contained in:
@@ -26,6 +26,7 @@ pub use rustc_hash::FxHashMap;
|
||||
pub use crate::fixture::Fixture;
|
||||
|
||||
pub const CURSOR_MARKER: &str = "$0";
|
||||
pub const ESCAPED_CURSOR_MARKER: &str = "\\$0";
|
||||
|
||||
/// Asserts that two strings are equal, otherwise displays a rich diff between them.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user