mr_t v0.6.0 MrT.Runner.Config
Summary
Functions
Turn on focused runs on a test tag
E.g: mark a test / module with :focus tag and call iex> MrT.Runner.Config.focus(:focus) iex> MrT.Runner.Config.focus([:focus, :this])
Turn on focused runs on a test tag
E.g: mark a test / module with :focus tag and call iex> MrT.Runner.Config.focus(:focus) iex> MrT.Runner.Config.focus([:focus, :this])