JoanEsquivel / cypress-demo-framework

Cypress IO demo framework built over Youtube videos to teach the framework basics to anyone interested in this technology.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress-demo-framework

exemplo imagem

Cypress IO demo framework built over Youtube videos to teach the framework basics to anyone interested in this technology.

πŸ’» Topics

We reviewed topics like:

  • Mocha Structure

  • Mocha Hooks

  • Retry Ability

  • Cy.Request(For API testing)

  • Write and Read a file.

  • Page Object Model

  • Browser, Arch, and DOM commands.

  • Locators

  • Location Methods(URL Validation)

  • Cy.Intercept(To mock and stub APIs)

  • Fixtures

  • Data Driven Testing

  • Cypress Studio Review

  • Cypress Custom Commands

  • Cypress Assertions

  • Cypress variables and aliases.

  • Plugins: Browserstack, Mochawesome Reporter, Cypress Grep, Xpath

  • Dockerfile added.

  • Jenkinsfile added.

  • Github Actions & Gitlab CI/CD yml files.

  • Typescript Configuration

  • Visual Testing with Applitools

  • Database Testing using SQL

  • Lighthouse integration

  • πŸ’» Pre-requisites

Before you use this project you only need to have Node Js installed in your computer.

https://nodejs.org/es/download/

πŸš€ Install the project

Install project dependencies with: npm i

About

Cypress IO demo framework built over Youtube videos to teach the framework basics to anyone interested in this technology.


Languages

Language:JavaScript 95.3%Language:TypeScript 3.4%Language:Dockerfile 1.2%