README.md

# ExUnitExt

[![Hex.pm versions](https://img.shields.io/hexpm/v/ex_unit_ext.svg?style=flat-square)](https://hex.pm/packages/ex_unit_ext)
[![GitHub: CI status](https://img.shields.io/github/actions/workflow/status/hrzndhrn/ex_unit_ext/ci.yml?branch=main&style=flat-square)](https://github.com/hrzndhrn/ex_unit_ext/actions/workflows/ci.yml)
[![Coveralls: coverage](https://img.shields.io/coverallsCoverage/github/hrzndhrn/ex_unit_ext?style=flat-square)](https://coveralls.io/github/hrzndhrn/ex_unit_ext)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://github.com/hrzndhrn/ex_unit_ext/blob/main/LICENSE.md)

`ExUnitExt` is a small extension to `ExUnit` to add some extra features.

The package is currently in `alpha` state.

Documentation can be found at [https://hexdocs.pm/ex_unit_ext](https://hexdocs.pm/ex_unit_ext).