public
Description: An REPL for writing cucumber features
Homepage: http://trottercashion.com
Clone URL: git://github.com/trotter/cuke-talker.git
name age message
file README.textile Loading commit data...
directory features/
directory lib/
README.textile

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