Sha256: 077b84942c2adfcd2e82651e1f611849082060a3149248130252817eb5106db5
Contents?: true
Size: 727 Bytes
Versions: 15
Compression:
Stored size: 727 Bytes
Contents
__Macros4Cuke__ is a Cucumber extension that allows you create and use new Cucumber steps without programming. With it, your scenarios will: - become shorter since a macro-step can replace a bunch of sub-steps, - be more expressive by hiding low-level and boring details inside higher-level macro-steps, - be more flexible thanks to conditional steps you can put in a macro-step. ## The project [Get the gem](https://rubygems.org/gems/macros4cuke) [Source on GitHub](https://github.com/famished-tiger/Macros4Cuke) ## Issues This documentation is work in progress. If you find it incomplete or confusing, please [submit an issue](https://github.com/famished-tiger/Macros4Cuke/issues).
Version data entries
15 entries across 15 versions & 1 rubygems