Skip to content

A fork of cypress-example-todomvc with Robot Framework tests added.

License

Notifications You must be signed in to change notification settings

victoria-ov/cypress-robot-todomvc

 
 

Repository files navigation

This repo was forked from cypress-example-todomvc and is being used as a sample app for demonstrating the use of Robot Framework for E2E testing.

starting the ToDo application

npm run start

Running a Robot test suite

robot robot-framework/e2e/suites/BasicTest.robot

Image description

robot robot-framework/ToDos_suite.robot robot robot-framework/ToDos_basic_gherkin.robot

More details here.

About

A fork of cypress-example-todomvc with Robot Framework tests added.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.0%
  • RobotFramework 10.0%
  • HTML 3.2%
  • Other 0.8%