Module test_inspector

Module test_inspector 

Expand description

Test inspector for testing EVM execution. Test inspector for testing EVM execution.

Modules§

default_testsstd
Default tests for EVM implementations.

Structs§

InterpreterState
Interpreter state at a specific point in execution.
StepRecord
Step execution record.
TestInspector
Test inspector that records execution events.

Enums§

InspectorEvent
Events captured during EVM execution.