All Projects → microsoft → playwright-pytest

microsoft / playwright-pytest

Licence: Apache-2.0 license
Pytest plugin to write end-to-end browser tests with Playwright.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to playwright-pytest

pytest-localstack
Pytest plugin for local AWS integration tests
Stars: ✭ 66 (-69.16%)
Mutual labels:  testing-tools, pytest-plugin
playwright-test
Run unit tests with several runners or benchmark inside real browsers with playwright.
Stars: ✭ 81 (-62.15%)
Mutual labels:  testing-tools, playwright
pytest-djangoapp
Nice pytest plugin to help you with Django pluggable application testing.
Stars: ✭ 35 (-83.64%)
Mutual labels:  testing-tools, pytest-plugin
test-real-styles
(test-)framework agnostic utilities to test real styling of (virtual) dom elements
Stars: ✭ 37 (-82.71%)
Mutual labels:  testing-tools, playwright
Pytest Testinfra
With Testinfra you can write unit tests in Python to test actual state of your servers configured by management tools like Salt, Ansible, Puppet, Chef and so on.
Stars: ✭ 1,987 (+828.5%)
Mutual labels:  testing-tools, pytest-plugin
Recorder
A browser extension that generates Cypress, Playwright and Puppeteer test scripts from your interactions 🖱 ⌨
Stars: ✭ 277 (+29.44%)
Mutual labels:  testing-tools, playwright
TimeBomb
Stops app usage after a period of time has passed starting from app build date.
Stars: ✭ 22 (-89.72%)
Mutual labels:  testing-tools
smhasher
No description or website provided.
Stars: ✭ 65 (-69.63%)
Mutual labels:  testing-tools
running-playwright-on-aws-lambda
Running hundreds of Playwright E2E tests in a few seconds with AWS Lambda
Stars: ✭ 225 (+5.14%)
Mutual labels:  playwright
qa-automation-base
There are basic projects for automation frameworks based on Kotlin/Java and TypeScript for the backend, frontend, and mobile.
Stars: ✭ 45 (-78.97%)
Mutual labels:  playwright
pytest-eth
PyTest plugin for testing smart contracts for Ethereum blockchain.
Stars: ✭ 23 (-89.25%)
Mutual labels:  pytest-plugin
retox
For running a local continuous testing environment with tox
Stars: ✭ 77 (-64.02%)
Mutual labels:  testing-tools
CDSpace
A HTTP interface test tool. CDSpace can send HTTP request and mock HTTP server.
Stars: ✭ 30 (-85.98%)
Mutual labels:  testing-tools
BaseUrlManager
⛵ BaseUrlManager的设计初衷主要用于开发时,有多个环境需要打包APK的场景,通过BaseUrlManager提供的BaseUrl动态设置入口,只需打一次包,即可轻松随意的切换不同的开发环境或测试环境。在打生产环境包时,关闭BaseUrl动态设置入口即可。
Stars: ✭ 43 (-79.91%)
Mutual labels:  testing-tools
pytest-mock-server
Mock server plugin for pytest
Stars: ✭ 19 (-91.12%)
Mutual labels:  pytest-plugin
php-test-generator
Generate test cases for existing PHP files
Stars: ✭ 47 (-78.04%)
Mutual labels:  testing-tools
vm-automation
VirtualBox automation using Python
Stars: ✭ 1 (-99.53%)
Mutual labels:  testing-tools
pytest-snail
Plugin for adding a marker to slow running tests. 🐌
Stars: ✭ 15 (-92.99%)
Mutual labels:  pytest-plugin
combinate
Combinatorics generator for JavaScript and Typescript.
Stars: ✭ 20 (-90.65%)
Mutual labels:  testing-tools
army-letter-bot
👽️ 육군훈련소에 가 있는 불쌍한 친구를 위해 매일 뉴스를 보내주자
Stars: ✭ 30 (-85.98%)
Mutual labels:  playwright

Pytest plugin for Playwright PyPI

Write end-to-end tests for your web apps with Playwright and pytest.

  • Support for all modern browsers including Chromium, WebKit and Firefox.
  • Support for headless and headed execution.
  • Built-in fixtures that provide browser primitives to test functions.

Documentation

See on playwright.dev for examples and more detailed information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].