Metadata-Version: 2.4
Name: panda-pytest-assertions
Version: 0.3.0
Summary: Complex assertions that can be used when writing test with pytest
Project-URL: homepage, https://github.com/KRunchPL/panda-pytest-assertions
Project-URL: repository, https://github.com/KRunchPL/panda-pytest-assertions
Project-URL: documentation, https://github.com/KRunchPL/panda-pytest-assertions
Author-email: Cyber Panda <krunchfrompoland@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
License-File: NOTICE
Requires-Python: <4.0,>=3.10
Requires-Dist: pytest>4.6.0
Requires-Dist: pyyaml<7,>=6.0.1
Description-Content-Type: text/markdown

# panda-pytest-assertions

Complex assertions that can be used when writing test with pytest.

See [documentation page](https://krunchpl.github.io/panda-pytest-assertions/).

## Additional Documentation

[Development documentation](README-DEV.md)

[Changelog](CHANGELOG.md)
