pretty_assertions_macro 0.1.0

Drop-in replacement for the `assert_eq!` inline macro

Readme

Pretty assertions macro

This is a drop-in replacement for the inline assert_eq! macro.
Do not import this package directly, use pretty_assertions instead.

Metadata

Version 0.1.0

Uploaded 1 month ago

License MIT OR Apache-2.0

Size 1.8 KB

Installation

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"

Monthly downloads

Links

Homepage github.com/m-kus/cairo-pretty-assertions

Repository github.com/m-kus/cairo-pretty-assertions

Owners