Metadata-Version: 2.1
Name: pytest-test-utils
Version: 0.1.0
Author-email: Saugat Pachhai <support@dvc.org>
License: Apache License 2.0
Project-URL: Issues, https://github.com/iterative/pytest-test-utils/issues
Project-URL: Source, https://github.com/iterative/pytest-test-utils
Classifier: Framework :: Pytest
Classifier: Programming Language :: Python :: 3 :: Only
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
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytest >=3.9
Provides-Extra: dev
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pytest-test-utils[tests] ; extra == 'dev'
Provides-Extra: tests
Requires-Dist: coverage >=6 ; extra == 'tests'

# pytest-test-utils
