Metadata-Version: 2.1
Name: pytest-assert-utils
Version: 0.1.1
Summary: Useful assertion utilities for use with pytest
Home-page: https://github.com/usePF/pytest-assert-utils
Author: Zach "theY4Kman" Kanzler
Author-email: they4kman@gmail.com
Requires-Python: >=3.6,<4.0
License-File: LICENSE

# pytest-assert-utils

Handy assertion utilities for use with pytest


# Installation

```bash
pip install pytest-assert-utils
```
