Metadata-Version: 2.1
Name: pytest-extensions
Version: 0.0.1
Summary: A collection of helpers for pytest to ease testing
Home-page: https://gitlab.com/too-many-programmers/pytest-extensions
Author: Benjamin Rigaud
Author-email: ben.open.source@gmail.com
License: MIT
Project-URL: Documentation, https://gitlab.com/too-many-programmers/pytest-extensions
Project-URL: Source, https://gitlab.com/too-many-programmers/pytest-extensions
Project-URL: Tracker, https://gitlab.com/too-many-programmers/pytest-extensions/-/issues
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Framework :: Pytest
Classifier: Topic :: Software Development :: Testing
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
License-File: LICENSE.txt

.. These are examples of badges you might want to add to your README:
   please update the URLs accordingly

.. image:: https://img.shields.io/pypi/v/pytest-extensions.svg
    :alt: PyPI-Server
    :target: https://pypi.org/project/pytest-extensions/
.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/


=================
pytest-extensions
=================


    A collection of helpers for pytest to ease testing


A longer description of your project goes here...


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.2.3. For details and usage
information on PyScaffold see https://pyscaffold.org/.
