Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atulkrsharma/cypressguitestingframework
Cypress GUI Testing Framework - Hybrid (with Page Objects & App Actions)
https://github.com/atulkrsharma/cypressguitestingframework
Last synced: 2 months ago
JSON representation
Cypress GUI Testing Framework - Hybrid (with Page Objects & App Actions)
- Host: GitHub
- URL: https://github.com/atulkrsharma/cypressguitestingframework
- Owner: AtulKrSharma
- Created: 2023-01-18T04:04:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T04:10:53.000Z (almost 2 years ago)
- Last Synced: 2023-10-07T19:33:24.513Z (about 1 year ago)
- Language: JavaScript
- Size: 134 KB
- Stars: 10
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cypress GUI TestingFramework
Cypress GUI Testing Framework - Hybrid (with Page Objects & App Actions)### 💻 Topics
- [x] Mocha Structure
- [x] Mocha Hooks
- [x] Retry Ability
- [X] Cy.Request(For API testing)
- [X] Write and Read a file.
- [X] Page Object Model
- [X] Browser, Arch, and DOM commands.
- [X] Locators
- [X] Location Methods(URL Validation)
- [X] Cy.Intercept(To mock and stub APIs)
- [X] Fixtures
- [X] Data Driven Testing
- [X] Cypress Studio Review
- [X] Cypress Custom Commands
- [X] Cypress Assertions
- [X] Cypress variables and aliases.
- [X] Plugins:Mochawesome Reporter, Xpath