https://github.com/jmsdaq/cypress-bdd
A Cypress testing framework combining Cucumber.js, Gherkin syntax, and the Page Object Model (POM) to implement Behavior-Driven Development (BDD) for scalable UI testing.
https://github.com/jmsdaq/cypress-bdd
Last synced: 9 months ago
JSON representation
A Cypress testing framework combining Cucumber.js, Gherkin syntax, and the Page Object Model (POM) to implement Behavior-Driven Development (BDD) for scalable UI testing.
- Host: GitHub
- URL: https://github.com/jmsdaq/cypress-bdd
- Owner: jmsdaq
- Created: 2024-12-07T15:38:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-08T06:14:35.000Z (over 1 year ago)
- Last Synced: 2025-02-11T20:55:26.500Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cypress UI Testing Project
This project is designed for scalable and maintainable automated UI testing using Cypress, featuring a structured layout for tests, reusable commands, and configurable settings to streamline web application testing workflows.