Expand description
Utilities for running e2e tests against a node or a network of nodes.
Modules§
- actions
- Actions that can be performed in tests.
- setup
- Test setup utilities for configuring the initial state.
Structs§
- Block
Info - Represents complete block information.
- Environment
- Represents a test environment.
- Node
Client - Client handles for both regular RPC and Engine API endpoints
- Node
State - Per-node state tracking for multi-node environments
- Test
Builder - Builder for creating test scenarios