README.md

# Prove
[![Hex.pm](https://img.shields.io/hexpm/v/prove.svg)](https://hex.pm/packages/prove)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)


Prove provides the macros `prove` and `batch` to write simple tests shorter.

For usage and examples, see the [documentation](https://hexdocs.pm/prove/Prove.html).