.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
local-requirements.txt
setup.cfg
setup.py
.github/workflows/ci.yml
.github/workflows/python-publish.yml
pytest_playwright/__init__.py
pytest_playwright/_repo_version.py
pytest_playwright/pytest_playwright.py
pytest_playwright.egg-info/PKG-INFO
pytest_playwright.egg-info/SOURCES.txt
pytest_playwright.egg-info/dependency_links.txt
pytest_playwright.egg-info/entry_points.txt
pytest_playwright.egg-info/requires.txt
pytest_playwright.egg-info/top_level.txt
tests/conftest.py
tests/test_playwright.py
tests/assets/django/__init__.py
tests/assets/django/settings.py
tests/assets/django/urls.py