Skip to main content

Module runner

Module runner 

Source

Structsยง

TestError
Error that occurs during test execution.
TestExecutionContext ๐Ÿ”’
TestRunnerState ๐Ÿ”’

Enumsยง

TestErrorKind
Specific kind of error that occurred during test execution.

Functionsยง

build_json_output ๐Ÿ”’
check_evm_execution ๐Ÿ”’
execute_single_test ๐Ÿ”’
execute_test_suite
Execute a single test suite file containing multiple tests.
format_evm_result ๐Ÿ”’
skip_test
Check if a test should be skipped based on its filename. Some tests are known to be problematic or take too long.
validate_exception ๐Ÿ”’
validate_output ๐Ÿ”’