Crate cairo_lang_test_runner

source ·

Structs§

Enums§

  • Whether to run the profiler, and what results to produce. With None, don’t run the profiler. With Sierra, run the profiler and produce sierra profiling information. With Cairo, run the profiler and additionally produce cairo profiling information (e.g. filtering out generated functions).

Functions§

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