cuke_modeler
cuke_modeler copied to clipboard
A gem to model a Cucumber test suite.
Results
2
cuke_modeler issues
Sort by
recently updated
recently updated
newest added
### Summary of changes This PR adds a new methods to the `CukeModeler::Model` class: - fingerprint This methods generate a `Digest::MD5` hex digest of the `to_s` return value of a...
enhancement
Hey! Thanks for the abstraction of the gherkin parser here. Since this is a gem to make life easier when working with gherkin feature files. Would it be out of...
enhancement