/bug-free-garbanzo

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

Primary LanguageJavaScriptMIT LicenseMIT

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