šAQA
Demo of "one test for several platforms" approach: Web(Selenium) + iOS, Android(Appium) on Selene + Pytest
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Gray box end-to-end testing and automation framework for mobile apps
ABQ is a universal test runner that runs test suites in parallel. Itās the best tool for splitting test suites into parallel jobs locally or on CI
Automatically mock your HTTP interactions to simplify and speed up testing
A pytest plugin that allows recording network interactions via VCR.py
Adaptation of swagger-coverage project for python
Playwright Python example project with pytest and Allure report
This is a boilerplate/template for a Playwright-Typescript framework for web UI, API, mobile emulation, DB, and visual testing. Docker image, SonarQube, Lighthouse, GitHub Actions setup with Slackā¦
This is a sample Automation project using Playwright and Typescript
Course Introduction to Playwright by Renata Andrade for Test Automation University
Fuzz test your application using your OpenAPI or Swagger API definition without coding
Playwright TypeScript Framework: a robust solution for testing Web (Desktop & Mobile), API, and Electron apps. With customized utilities, linting, logging, webhooks, and GitHub actions, it offers aā¦
Successor of Undetected-Chromedriver. Providing a blazing fast framework for web automation, webscraping, bots and any other creative ideas which are normally hindered by annoying anti bot systems ā¦
Expect utility matcher functions to simplify expect statements for the usage with Playwright Test or Jest Playwright.
An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidenceā¦