.coveragerc
.gitignore
LICENSE
README.md
sample_report.json
setup.py
tox.ini
.github/workflows/main.yml
pytest_json_report.egg-info/PKG-INFO
pytest_json_report.egg-info/SOURCES.txt
pytest_json_report.egg-info/dependency_links.txt
pytest_json_report.egg-info/entry_points.txt
pytest_json_report.egg-info/requires.txt
pytest_json_report.egg-info/top_level.txt
pytest_jsonreport/__init__.py
pytest_jsonreport/plugin.py
pytest_jsonreport/serialize.py
tests/__init__.py
tests/conftest.py
tests/test_jsonreport.py