cairo-lang-test-utils 2.18.0

Utilities for writing tests in the Cairo compiler project.
Documentation
//! > Test Example

//! > Expression
foo

//! > Expected
bar

//! > ==========================================================================

//! > Another Test Example

//! > Empty

//! > Expression
foo
//! bar

//! > Expected
baz