.editorconfig
.git-blame-ignore-revs
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
constraints-min.txt
constraints-pypi.txt
pyproject.toml
run-tests.sh
setup.cfg
setup.py
.github/workflows/pypi-publish.yml
.github/workflows/tests.yml
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
pytest_invenio/__init__.py
pytest_invenio/fixtures.py
pytest_invenio/plugin.py
pytest_invenio/user.py
pytest_invenio.egg-info/PKG-INFO
pytest_invenio.egg-info/SOURCES.txt
pytest_invenio.egg-info/dependency_links.txt
pytest_invenio.egg-info/entry_points.txt
pytest_invenio.egg-info/not-zip-safe
pytest_invenio.egg-info/requires.txt
pytest_invenio.egg-info/top_level.txt
tests/conftest.py
tests/test_fixtures.py