.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/publish.yml
docs/.gitignore
docs/README.md
docs/docusaurus.config.ts
docs/package-lock.json
docs/package.json
docs/sidebars.ts
docs/tsconfig.json
docs/blog/authors.yml
docs/blog/tags.yml
docs/blog/2026-05-07-introducing-pytest-web/index.md
docs/docs/allure.md
docs/docs/cli-reference.md
docs/docs/contributing.md
docs/docs/features.md
docs/docs/how-it-works.md
docs/docs/index.md
docs/docs/installation.md
docs/src/components/HomepageFeatures/index.tsx
docs/src/components/HomepageFeatures/styles.module.css
docs/src/css/custom.css
docs/src/pages/index.module.css
docs/src/pages/index.tsx
docs/src/pages/markdown-page.mdx
docs/static/.nojekyll
docs/static/img/docusaurus-social-card.jpg
docs/static/img/docusaurus.png
docs/static/img/favicon.ico
docs/static/img/logo-dark.svg
docs/static/img/logo-light.svg
docs/static/img/logo.svg
docs/static/img/undraw_docusaurus_mountain.svg
docs/static/img/undraw_docusaurus_react.svg
docs/static/img/undraw_docusaurus_tree.svg
pytest_web/__init__.py
pytest_web/_version.py
pytest_web/build.py
pytest_web/cli.py
pytest_web/plugin.py
pytest_web/py.typed
pytest_web/server.py
pytest_web.egg-info/PKG-INFO
pytest_web.egg-info/SOURCES.txt
pytest_web.egg-info/dependency_links.txt
pytest_web.egg-info/entry_points.txt
pytest_web.egg-info/requires.txt
pytest_web.egg-info/top_level.txt
pytest_web/static/app.js
pytest_web/static/index.html
pytest_web/static/styles.css
pytest_web/static/icons/cursor-ai.svg
pytest_web/static/icons/google-antigravity.svg
pytest_web/static/icons/jetbrains-pycharm.svg
pytest_web/static/icons/visual-studio-code.svg