defmodule ExUnitExt do @moduledoc """ `ExUnitExt` provides some extensions for `ExUnit`. The project is currently in the alpha stage. But more is planned. `ExUnitExt` provides a wrapper for the mix task `mix test` more info can be found at `Mix.Tasks.ExUnitExt.Test`. """ end