Metadata-Version: |
2.1 |
Name: |
coincidence |
Version: |
0.6.6 |
Summary: |
Helper functions for pytest. |
Author-Email: |
Dominic Davis-Foster <dominic[at]davis-foster.co.uk> |
Home-Page: |
https://github.com/python-coincidence/coincidence |
Project-Url: |
Issue Tracker, https://github.com/python-coincidence/coincidence/issues |
Project-Url: |
Source Code, https://github.com/python-coincidence/coincidence |
Project-Url: |
Documentation, https://coincidence.readthedocs.io/en/latest |
License: |
MIT |
Keywords: |
pytest,regression,testing,unittest,utilities |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Framework :: Pytest |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Software Development :: Quality Assurance |
Classifier: |
Topic :: Software Development :: Testing |
Classifier: |
Topic :: Software Development :: Testing :: Unit |
Classifier: |
Typing :: Typed |
Platform: |
Windows |
Platform: |
macOS |
Platform: |
Linux |
Requires-Python: |
>=3.6 |
Requires-Dist: |
domdf-python-tools (>=2.8.0) |
Requires-Dist: |
pytest (>=6.2.0) |
Requires-Dist: |
pytest-regressions (>=2.0.2) |
Requires-Dist: |
typing-extensions (>=3.7.4.3) |
Description-Content-Type: |
text/x-rst |