MixTestWatch.PortRunner (mix test.watch v1.2.0) View Source

Run the tasks in a new OS process via ports

Link to this section Summary

Functions

Build a shell command that runs the desired mix task(s).

Run tests using the runner from the config.

Link to this section Functions

Link to this function

build_tasks_cmds(config)

View Source

Build a shell command that runs the desired mix task(s).

Colour is forced on- normally Elixir would not print ANSI colours while running inside a port.

Run tests using the runner from the config.