Stars
End-to-end testing workshop with Cypress
🐅 Simple and complete custom Cypress commands and utilities that encourage good testing practices.
Docker images with Cypress dependencies and browsers
Open-source, free, self-hosted alternative to Cypress Dashboard
Various recipes for testing common scenarios with Cypress
This is an example app used to showcase Cypress.io testing.
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
Cypress Documentation for the Cypress App, API, Cypress Cloud, UI Coverage and Cypress Accessibility.
Fast, easy and reliable testing for anything that runs in a browser.
CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
Java version of the Playwright testing and automation library
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…
.NET version of the Playwright testing and automation library.
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Python version of the Playwright testing and automation library.
This project build an UI automated test cases implemented in cypress, generat the reports using Allure, and configure the ci using AWS.
Playwright with Allure Reporter running in full parallel and storing history to AWS
This repository holds the sources to create a centralized reporting service in AWS with Allure and Docker using Terraform.
This sample project would allow you to understand basic pytest run along with Allure reporting
Playwright Python example project with pytest and Allure report
How to test your python code. How to automatically run your tests for your Python code. How to get reports of the tests coverage
Example of usage Allure Report with Python and Pytest
Example of e2e web tests ptoject using Python, Playwright and Pytest with Allure reporting and attaching video files to allure report
Selenium Python example project with pytest and Allure report