LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
pytest_htmlx/__init__.py
pytest_htmlx/plugin.py
pytest_htmlx.egg-info/PKG-INFO
pytest_htmlx.egg-info/SOURCES.txt
pytest_htmlx.egg-info/dependency_links.txt
pytest_htmlx.egg-info/entry_points.txt
pytest_htmlx.egg-info/not-zip-safe
pytest_htmlx.egg-info/requires.txt
pytest_htmlx.egg-info/top_level.txt
pytest_htmlx/reporter/__init__.py
pytest_htmlx/reporter/html_reporter.py
pytest_htmlx/reporter/utils.py
pytest_htmlx/reporter/templates/base.html
tests/test_plugin_suite_one.py
tests/test_plugin_suite_three.py
tests/test_plugin_suite_two.py