Crate cairo_lang_test_runner

Crate cairo_lang_test_runner 

Source

Structs§

CompiledTestRunner
TestCompiler
The test cases compiler.
TestRunConfig
Configuration of compiled tests runner.
TestRunner
Compile and run tests.
TestsSummary
Summary data of the tests run.

Functions§

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