Metadata-Version: 1.2
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
License: UNKNOWN
Description: # pytest-assert-utils
        
        Handy assertion utilities for use with pytest
        
        
        # Installation
        
        ```bash
        pip install pytest-assert-utils
        ```
        
Platform: UNKNOWN
Requires-Python: >=3.6,<4.0
