View Source Expublish.Tests (expublish v2.7.3)

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

@type level() :: :major | :minor | :patch | :rc | :beta | :alpha | :stable

Link to this section Functions

Link to this function

validate(options, level)

View Source
@spec validate(Expublish.Options.t(), level()) :: :ok

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