MixTestWatch (mix test.watch v1.3.0)

View Source

Automatically run your Elixir project's tests each time you save a file. Because TDD is awesome.

Summary

Functions

run(args \\ [])

@spec run([String.t()]) :: no_return()

start(type, args)

Callback implementation for Application.start/2.