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,305 of 193,188
Downloads: 9,734,630

Daily

Ranking: 2,444 of 193,154
Downloads: 5,106

Depended by

RankDownloadsName
2,6457,470,324turnip
6,874717,647chutney
7,291633,853cuke_linter
7,501601,518cuke_slicer
7,819560,190testcentricity_web
11,940226,867cql
21,29477,590cuke_cataloger
30,86044,951cuketagger
41,22230,382testcentricity
91,1379,711featuremap

Depends on

RankDownloadsName
13,439,241,904bundler
81,329,290,503rake
29982,808,292rspec
54700,137,199rainbow
56695,671,282rubocop
97470,194,359simplecov
110442,829,379base64
169297,029,542childprocess
227221,243,301yard
50999,938,221cucumber
58589,943,450test-unit
1,02547,508,579simplecov-lcov
1,06345,158,315cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler