This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.textile | ||
| |
features/ | ||
| |
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.








