View Source Expublish.Tests (expublish v2.7.5)

Shell commands for triggering mix test.

Summary

Functions

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

Types

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

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.