Skip to content

DigneshGujarathi/cypress-testing

 
 

Repository files navigation

Glific - Two Way Open Source Communication Platform

Integration testing for Glific using Cypress

yarn run cypress open

Launches cypress test runner.

yarn cy:run

Command line without opening a browser (headless mode)

Cypress Configuraion
  1. Create a new file cypress.json in the project root directory and copy the contents from cypress.json.example.
  2. Update the cypress.json file with relevant configurations.

About

Integration testing using Cypress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.3%
  • JavaScript 21.7%