MixTestInteractive.Runner (mix test.interactive v5.0.0)

View Source

Runs tests based on current configuration.

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

Summary

Functions

Run tests using configured runner.

Functions

run(config, args)

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

Run tests using configured runner.