.gitignore
.pre-commit-config.yaml
README.md
img.png
img_2.png
requirements.txt
setup.cfg
setup.py
.github/workflows/ci.yml
.github/workflows/publish-to-test-pypi.yml
pytest_playwright_visual/__init__.py
pytest_playwright_visual/plugin.py
pytest_playwright_visual.egg-info/PKG-INFO
pytest_playwright_visual.egg-info/SOURCES.txt
pytest_playwright_visual.egg-info/dependency_links.txt
pytest_playwright_visual.egg-info/entry_points.txt
pytest_playwright_visual.egg-info/requires.txt
pytest_playwright_visual.egg-info/top_level.txt
tests/conftest.py
tests/test_plugin.py