MixTestInteractive.Command.ToggleTracing (mix test.interactive v5.0.0)

View Source

Toggle test tracing on or off.

Runs the tests in trace mode when tracing is on and normally when off.

Corresponds to mix test --trace.