# `GitHoox.Hooks.Test`
[🔗](https://github.com/sgerrand/git_hoox/blob/v0.1.0/lib/git_hoox/hooks/test.ex#L1)

Runs `mix test`.

## Options

  * `:scope` — `:all`, `:stale`, or `:related`. Default `:all`.

## Defaults

  * `stage_fixed: false`
  * `files: ~w(**/*.ex **/*.exs)`
  * `scope: :all`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
