Categories: Abstraction, Testing [Edit]

cuke_modeler

https://rubygems.org/gems/cuke_modeler
https://github.com/enkessler/cuke_modeler
This gem facilitates modeling a test suite that is written in Gherkin (e.g. Cucumber, SpecFlow, Lettuce, etc.). It does this by providing an abstraction layer on top of the Abstract Syntax Tree that the 'cucumber-gherkin' gem generates when parsing features, as well as providing models for feature files and directories in order to be able to have a fully traversable model tree of a test suite's structure. These models can then be analyzed or manipulated more easily than the underlying AST layer.

Total

Ranking: 2,296 of 192,104
Downloads: 9,598,907

Daily

Ranking: 3,008 of 192,085
Downloads: 840

Depended by

RankDownloadsName
2,6507,296,316turnip
6,888695,378chutney
7,257621,124cuke_linter
7,432594,588cuke_slicer
7,760554,297testcentricity_web
11,754224,348cql
21,47275,464cuke_cataloger
30,68244,752cuketagger
41,37429,883testcentricity
91,0369,601featuremap

Depends on

RankDownloadsName
13,340,208,428bundler
81,291,638,605rake
29970,683,748rspec
54682,151,835rainbow
56678,325,313rubocop
99459,987,123simplecov
112415,278,011base64
168292,921,478childprocess
227214,886,588yard
50698,536,673cucumber
59288,171,488test-unit
1,03246,343,022simplecov-lcov
1,06944,133,673cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler