Skip to main content

Module phase_runner

Module phase_runner 

Source
Expand description

Trait to run all test phases. Allows custom implementations for testing.

Structs§

DefaultPhaseRunner
Production runner that delegates to the existing crate::phases module.

Traits§

PhaseRunner