Expand description
Abstractions and runners for EF tests.
Re-exports§
pub use case::Case;
pub use case::Cases;
pub use result::CaseResult;
pub use result::Error;
pub use suite::Suite;
Modules§
- Various assertion helpers.
- Test case definitions
- Specific test case handler implementations.
- Shared models for https://github.com/ethereum/tests
- Test results and errors
- Abstractions for groups of tests.