pretty_assertions_macro 0.1.0
Drop-in replacement for the `assert_eq!` inline macro
This is a drop-in replacement for the inline assert_eq!
macro.
Do not import this package directly, use pretty_assertions
instead.
Version 0.1.0
Uploaded 1 month ago
License MIT OR Apache-2.0
Size 1.8 KB
Run the following command in your project dir
scarb add pretty_assertions_macro@0.1.0
Or add the following line to your Scarb.toml
pretty_assertions_macro = "0.1.0"
Homepage github.com/m-kus/cairo-pretty-assertions
Repository github.com/m-kus/cairo-pretty-assertions