Skip to content

trotter/cuke-talker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CukeTalker

CukeTalker is a REPL (read eval print loop) for Cucumber that allows you to
interactively write your features. It has a “show history” command that will
inform you of the commands you’ve entered and allows you to define new steps on
the fly. In practive, we’ve found that CukeTalker greatly reduces the amount of
time needed to write features.

Caveats

CukeTalker is very alpha right now. It is known to work with webrat driving
selenium. It may work with other setups, but it has not be tested.

Requires

The ‘selenium-client’ gem

About

An REPL for writing cucumber features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages