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.

Enums§

RunProfilerConfig
Whether to run the profiler, and what results to produce.

Functions§

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