Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)