Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucashdoa/cypress-automation-exercise
Web automated tests for automationexercise.com using Cypress 12.
https://github.com/lucashdoa/cypress-automation-exercise
Last synced: about 2 months ago
JSON representation
Web automated tests for automationexercise.com using Cypress 12.
- Host: GitHub
- URL: https://github.com/lucashdoa/cypress-automation-exercise
- Owner: lucashdoa
- Created: 2023-07-04T02:30:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-12T15:14:33.000Z (7 months ago)
- Last Synced: 2024-06-13T21:21:03.193Z (7 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cypress-automation-exercise
Web automated tests for automationexercise.com using Cypress 12.
## 📌 Test Cases
| ID | Name | Status |
| --- | ------------- | ------ |
| 1 | Register User | Done |
| 2 | Login User with correct email and password | Done |