.. This file is part of pytest-invenio. Copyright (C) 2018 CERN.
pytest-invenio is free software; you can redistribute it and/or modify it
under the terms of the MIT License; see LICENSE file for more details.
.. image:: https://github.com/inveniosoftware/pytest-invenio/workflows/CI/badge.svg :target: https://github.com/inveniosoftware/pytest-invenio/actions?query=workflow%3ACI
.. image:: https://img.shields.io/coveralls/inveniosoftware/pytest-invenio.svg :target: https://coveralls.io/r/inveniosoftware/pytest-invenio
.. image:: https://img.shields.io/pypi/v/pytest-invenio.svg :target: https://pypi.org/pypi/pytest-invenio
Pytest fixtures for Invenio.
The package offers a number of features to help test Invenio based applications:
conftest.py
short
and focused.Further documentation is available on https://pytest-invenio.readthedocs.io/.