Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anoopsimon/cypress-automation
A Simple cypress project to demonstrate the features of cypress automation
https://github.com/anoopsimon/cypress-automation
Last synced: 4 days ago
JSON representation
A Simple cypress project to demonstrate the features of cypress automation
- Host: GitHub
- URL: https://github.com/anoopsimon/cypress-automation
- Owner: anoopsimon
- Created: 2020-05-25T06:57:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:31:16.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T21:08:03.703Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/automationio/cypressAutomation
- Size: 5.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cypress Automation
A simple Javascript project to demonstrate power of Cypress
![](https://github.com/automationio/cypressAutomation/workflows/endtoendtest/badge.svg)
![.](https://travis-ci.com/automationio/cypressAutomation.svg?branch=master)
* HTML Report with screenshots - Using mochawesome
* Configuration Driven Tests - Using cypress.json
* Test cases to demonstrate browser interactions using cypress, assertions etc.
* CI with travis , circle ci , github etc.**Mochawesome Report - Passed**
![Recordit GIF](docs/mochawesome_passed.gif)**Mochawesome Report - Failed With Screenshots**
![Recordit GIF](docs/mochawesome_failed.gif)