.editorconfig
.gitignore
LICENCE.md
README.md
pyproject.toml
pytest.ini
requirements.txt
.github/dependabot.yaml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/actions/check-axe-version/action.yaml
.github/workflows/axe-dependency-update.yaml
.github/workflows/build.yaml
.github/workflows/check-axe-version.yaml
.github/workflows/python-check-code.yml
.github/workflows/python-publish.yml
.vscode/extensions.json
.vscode/settings.json
examples/changes_since_last_scan_example.png
examples/example_result_report.html
examples/example_result_report.json
scripts/check_axe_core_version.py
src/pytest_playwright_axe/__init__.py
src/pytest_playwright_axe/axe.py
src/pytest_playwright_axe/py.typed
src/pytest_playwright_axe.egg-info/PKG-INFO
src/pytest_playwright_axe.egg-info/SOURCES.txt
src/pytest_playwright_axe.egg-info/dependency_links.txt
src/pytest_playwright_axe.egg-info/requires.txt
src/pytest_playwright_axe.egg-info/top_level.txt
src/pytest_playwright_axe/resources/axe.js
src/pytest_playwright_axe/resources/axe.min.js
src/pytest_playwright_axe/resources/default.css
tests/__init__.py
tests/test_axe.py
tests/test_example.py
tests/snapshots/corrupt.json
tests/snapshots/github_com_davethepunkyone_pytest-playwright-axe.json