Skip to content

This is a tiny framework for developers who want to use Cucumber and watir do regression test.

Notifications You must be signed in to change notification settings

LeoShi/BDD-In-Cucumber-And-Watir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project use Cucumebr(v0.10.2) and Watir(v1.8.0) for develop your Regression test in BDD ways.

It defined some infrastructure like Personal and Page to write your test code more clearly.And the main concern behind this way is that "On Some Page Do Something".

Also,It just started in development.And need your help to complete it.

Usage:
 Please see this Demo.feature file.and run this way: 
 cucumber --tags "@demo"

Contact Author with:[email protected]
  

About

This is a tiny framework for developers who want to use Cucumber and watir do regression test.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages