Skip to main content

Crate cairo_lang_test_runner

Crate cairo_lang_test_runner 

Source

Structs§

CompiledTestRunner
PorfilingAuxData
Auxiliary data that is required when running tests with profiling.
TestCompiler
The test cases compiler.
TestRunConfig
Configuration of compiled tests runner.
TestRunner
Compile and run tests.
TestsSummary
Summary data of the ran tests.

Functions§

filter_test_cases
Filter compiled test cases with user provided arguments.
run_tests
Runs the tests and process the results for a summary.