victoria-ov / cypress-robot-todomvc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:JavaScript 85.9%Language:RobotFramework 10.0%Language:HTML 3.2%Language:TypeScript 0.5%Language:Python 0.3%