View Source Expublish.Tests (expublish v2.7.6)

Shell commands for triggering mix test.

Summary

Functions

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

Types

level()

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

Functions

validate(options, level)

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

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