Skip to content

CuriositySoftwareIreland/TestModeller-CypressFramework

Repository files navigation

TestModeller-CypressFramework

Cypress Framework - For use with TestModeller.io

Getting started

  1. Clone this repository.
  2. Run npm install in the directory where it was cloned.
  3. Place the TestCase files generated by TestModeller.io into the cypress/integration directory.
  4. To execute the tests: On Linux / MacOS - Run ./node_modules/cypress/bin/cypress open to start the interactive cypress engine. On Windows we have added an npm script to start Cypress. Run npm run cypress:open from the command prompt.

About

Cypress Framework - For use with TestModeller.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published