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,271 of 185,029
Downloads: 7,969,679

Daily

Ranking: 1,961 of 185,005
Downloads: 8,034

Depended by

RankDownloadsName
2,5926,128,314turnip
7,065537,380cuke_slicer
7,163520,679testcentricity_web
7,180518,705chutney
7,330499,311cuke_linter
11,314202,899cql
23,42558,310cuke_cataloger
29,59241,693cuketagger
41,87926,325testcentricity
91,0048,607featuremap

Depends on

RankDownloadsName
12,660,170,592bundler
101,035,910,494rake
26861,541,606rspec
59536,685,210rainbow
60529,560,830rubocop
99379,889,751simplecov
156261,472,616childprocess
227173,440,484yard
46885,352,905cucumber
66771,747,944test-unit
1,07936,049,287simplecov-lcov
1,14133,309,493cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler