View Source MixTestInteractive.Runner (mix test.interactive v1.2.0)

Runs tests based on current configuration.

Also responsible for optionally clearing the terminal and printing the current time.

Link to this section Summary

Functions

Run tests using configured runner.

Link to this section Functions

@spec run(MixTestInteractive.Config.t(), [String.t()]) :: :ok

Run tests using configured runner.