Cypress
Full-featured Cypress 15 framework with Page Object pattern, custom commands, API tests (GET/POST + JSON schema validation), and Allure reporting.
Production-grade test automation frameworks built on Cypress, Playwright, and Cucumber + Selenium + Java. HTML reports below update automatically on every push.
Full-featured Cypress 15 framework with Page Object pattern, custom commands, API tests (GET/POST + JSON schema validation), and Allure reporting.
Playwright framework targeting saucedemo.com with positive E2E flows (add-to-cart, full order) and negative scenarios. Chromium + WebKit + Firefox parallel.
BDD framework — human-readable Gherkin feature files executed by Cucumber 7 on Selenium 4. Page Object Model in Java, parallel execution via JUnit Platform, WebDriverManager for driver binaries.
Each framework targets the same reference site (saucedemo.com) so you can see the same logical scenarios implemented three different ways — idiomatic to each tool. Every framework includes positive and negative scenarios, CI/CD integration, and auto-published HTML reports.
workflow_dispatch from GitHub Actions UI