Expublish.Tests (expublish v2.4.2) View Source
Shell commands for triggering mix test.
Link to this section Summary
Functions
Run tests, stop task if they fail, skip if there are none.
Link to this section Types
Specs
level() :: :major | :minor | :patch | :alpha | :beta | :rc | :stable
Link to this section Functions
Specs
run(level(), Expublish.Options.t()) :: level()
Run tests, stop task if they fail, skip if there are none.