playwright-pytest

E2E tester

A plugin to integrate Playwright with Pytest for end-to-end browser testing

Pytest plugin to write end-to-end browser tests with Playwright.

GitHub

440 stars
19 watching
69 forks
Language: Python
last commit: 7 days ago
Linked from 1 awesome list

playwrightpytest-plugintesting-tools

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pytest-dev/pytest-django Provides a plugin to integrate Django projects with the pytest testing framework. 1,393
pytest-dev/pytest-asyncio Provides support for coroutines in pytest tests 1,426
playwright-community/eslint-plugin-playwright An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. 281
playwright-community/jest-playwright A tool for running end-to-end tests using Jest and Playwright. 532
pytest-dev/pytest-flask Provides tools and fixtures to simplify testing and development of Flask applications 485
teodesian/playwright-perl Perl bindings for a cross-browser testing framework 22
carsongee/pytest-pylint A pytest plugin that integrates pylint with the testing framework. 75
kataev/pytest-grpc Tools and fixtures for testing gRPC services with pytest. 126
anapaulagomes/pytest-picked A plugin for pytest that runs tests from modified test files only, allowing developers to automate testing of specific changes before committing them. 370
mariusvniekerk/pytest-monkeytype A pytest plugin that generates annotations and stubs for Python modules based on their type definitions 43
vitalets/playwright-magic-steps Automates the process of converting JavaScript comments into structured test steps for Playwright tests 32
the-compiler/pytest-vw Automatically makes failing test cases succeed in CI environments to avoid code deployment issues 134
marcusfelling/demo.playwright Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions 260
kensho-technologies/pytest-annotate Generates PyAnnotate annotations from pytest tests 109
realpython/pytest-mypy A plugin that integrates mypy with pytest to enable static type checking during unit testing. 248