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,293 of 191,455
Downloads: 9,534,115

Daily

Ranking: 2,460 of 191,429
Downloads: 3,519

Depended by

RankDownloadsName
2,6507,211,513turnip
6,906684,548chutney
7,249615,268cuke_linter
7,401590,780cuke_slicer
7,738551,091testcentricity_web
11,715223,108cql
21,41074,351cuke_cataloger
30,42444,642cuketagger
41,26129,667testcentricity
90,8229,547featuremap

Depends on

RankDownloadsName
13,290,634,251bundler
81,273,120,523rake
29964,231,479rspec
54672,850,554rainbow
56668,980,859rubocop
99454,797,191simplecov
112401,137,935base64
167290,676,837childprocess
227212,223,477yard
50597,832,314cucumber
59887,096,744test-unit
1,03245,791,799simplecov-lcov
1,07143,626,469cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler