macros4cuke 0.2.01
Macros4Cuke is a lightweight library that adds a macro facility your Cucumber scenarios. In short, you can create any new step that replaces a sequence of lower-level steps. All this can be done directly in your feature files without programming step definitions.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
>= 2.00