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,287 of 187,548
Downloads: 9,029,901

Daily

Ranking: 2,246 of 187,532
Downloads: 5,160

Depended by

RankDownloadsName
2,6226,752,255turnip
7,042606,525chutney
7,245567,919cuke_linter
7,269564,596cuke_slicer
7,542535,421testcentricity_web
11,582213,672cql
22,31566,631cuke_cataloger
30,00443,545cuketagger
41,48128,274testcentricity
90,4389,234featuremap

Depends on

RankDownloadsName
13,007,742,320bundler
101,164,433,060rake
28924,538,466rspec
55617,339,322rainbow
57612,739,657rubocop
98424,894,822simplecov
160278,430,815childprocess
224197,018,536yard
48992,866,453cucumber
64380,184,087test-unit
1,05042,461,428simplecov-lcov
1,09539,816,206cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler