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,288 of 190,317
Downloads: 9,467,828

Daily

Ranking: 2,816 of 190,280
Downloads: 4,412

Depended by

RankDownloadsName
2,6517,132,396turnip
6,932672,524chutney
7,232610,266cuke_linter
7,381586,547cuke_slicer
7,714548,476testcentricity_web
11,686221,824cql
21,52973,276cuke_cataloger
30,35344,522cuketagger
41,21629,550testcentricity
90,7019,520featuremap

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
29957,358,331rspec
54663,677,512rainbow
56659,701,421rubocop
99449,649,641simplecov
113385,959,989base64
165288,570,284childprocess
227209,610,747yard
50397,115,043cucumber
60385,944,486test-unit
1,03645,201,599simplecov-lcov
1,07143,095,553cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler