Expublish.Tests (expublish v2.5.0) 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 | :rc | :beta | :alpha | :stable

Link to this section Functions

Link to this function

validate(options, level)

View Source

Specs

validate(Expublish.Options.t(), level()) :: :ok

Run tests, stop task if they fail, skip if there are none.