Metadata-Version: 2.1
Name: pyssertions
Version: 0.0.1
Summary: A library for writing fluent assertions in tests.
Home-page: https://github.com/michaeldimchuk/pyssertions
License: Apache-2.0
Author: Michael Dimchuk
Author-email: michaeldimchuk@gmail.com
Maintainer: Michael Dimchuk
Maintainer-email: michaeldimchuk@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://github.com/michaeldimchuk/pyssertions
Description-Content-Type: text/markdown

# pyssertions
A Python library for writing fluent assertions in tests.

