.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
HOWTORELEASE.rst
LICENSE
README.rst
setup.py
tox.ini
.github/workflows/main.yml
src/pytest_reportlog/__init__.py
src/pytest_reportlog/_version.py
src/pytest_reportlog/plugin.py
src/pytest_reportlog.egg-info/PKG-INFO
src/pytest_reportlog.egg-info/SOURCES.txt
src/pytest_reportlog.egg-info/dependency_links.txt
src/pytest_reportlog.egg-info/entry_points.txt
src/pytest_reportlog.egg-info/requires.txt
src/pytest_reportlog.egg-info/top_level.txt
tests/test_reportlog.py