Module brontes_inspect::test_utils
source · Expand description
This module provides testing utilities and fixtures for the
brontes-inspect crate. It includes support for setting up test scenarios,
running inspectors with specific configurations, and validating the outcomes
against expected results.
§Modules
benches: Contains benchmark tests for performance analysis.tests: Includes the core functionality for setting up and executing inspector tests.
Re-exports§
Modules§
- Provides a set of utilities and helpers for testing inspectors within the
brontes-inspectcrate. This includes functions for creating transaction trees, applying pricing information, and running inspectors with various configurations to assert expected MEV (Miner Extractable Value) outcomes.