Re-exports§
pub use plugin::TestPlugin;pub use test_config::TestConfig;pub use test_config::try_extract_test_config;
Modules§
Structs§
- Encapsulation of all data required to execute tests.
- Encapsulation of all data required to execute tests, except for the Sierra program itself.
- Configuration for test compilation.
Functions§
- Runs Cairo compiler.
- The suite of plugins that implements assert macros for tests.
- The suite of plugins for compilation for testing.