.coveragerc
.eslintrc.json
.gitignore
.pre-commit-config.yaml
CHANGES.rst
Gruntfile.js
LICENSE
Pipfile
README.rst
codecov.yml
package.json
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/release-drafter.yml
.github/workflows/actions.yml
.github/workflows/release-drafter.yml
docs/Makefile
docs/conf.py
docs/development.rst
docs/index.rst
docs/installing.rst
docs/make.bat
docs/user_guide.rst
src/.gitattributes
src/.gitignore
src/layout/css/style.scss
src/pytest_html/__init__.py
src/pytest_html/__version.py
src/pytest_html/extras.py
src/pytest_html/hooks.py
src/pytest_html/plugin.py
src/pytest_html.egg-info/PKG-INFO
src/pytest_html.egg-info/SOURCES.txt
src/pytest_html.egg-info/dependency_links.txt
src/pytest_html.egg-info/entry_points.txt
src/pytest_html.egg-info/requires.txt
src/pytest_html.egg-info/top_level.txt
src/pytest_html/resources/main.js
src/pytest_html/resources/style.css
testing/js_test_report.html
testing/test.js
testing/test_pytest_html.py