Skip to content

abdulwahid24/todomvc-bdd-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDD automation of TodoMVC application

This repository is created to demonstrate the BDD automation using Robotframework.

How to use?

  1. Install Chromedriver
    $ brew install chromedriver --cask
    
  2. Install Robot framework
    $ pip install robotframework
    
  3. Run test
    $ robot -d results/ test_todo.robot
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published