View Source MixTestObserver.Tester (MixTestObserver v0.1.1)
Tester is the process to run mix test
.
Link to this section Summary
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
- :run - Run the
mix test
and show (and write) results.
@spec run(input_file_path :: String.t()) :: :ok
Interface to run test.
Public interface to start.