zutobg / bug-free-garbanzo

Study project with the configuration to run automation with Cypress and Galen (Functional and UI Tests)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug Free Garbanzo Build Status

Cypress and Galen Study

This project is a study with Cypress and Galen framework, it's just opening the wordpress site and login with invalid and empty credentials, after is asserting if the warning messages are displayed.

  • Install Libraries Clone the project and on the terminal, run: npm install

CYPRESS (End-to-end tests)

In your terminal, run: npm run e2e

GALEN (Layout tests)

In your terminal, run: npm run layout

About

Study project with the configuration to run automation with Cypress and Galen (Functional and UI Tests)

License:MIT License


Languages

Language:JavaScript 99.5%Language:Dockerfile 0.5%