Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gilvanna/bootcamp-qtruck

Repository with e2e tests using Cypress to automate an online foodtruck review website. This is part of QAcademy Cypress Bootcamp.
https://github.com/gilvanna/bootcamp-qtruck

cypress cypress-io cypress-tests

Last synced: about 2 months ago
JSON representation

Repository with e2e tests using Cypress to automate an online foodtruck review website. This is part of QAcademy Cypress Bootcamp.

Awesome Lists containing this project

README

        



# Bootcamp Cypress Avançado

Repository with e2e tests to automate an website to review foodtrucks using Cypress.
This is part of [QAcademy](https://www.qacademy.io/) bootcamp Cypress Avançado.

### 📚 What I learn
- How to create end-to-end tests using Cypress.
- How to solve some day to day testing problems using Cypress.
- How to use Page Objects pattern on Cypress.
- How to create custom commands to reuse tests and avoid test coupling.

### 💻 Stack
- Cypress
- Javascript