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,342 of 183,244
Downloads: 6,941,792

Daily

Ranking: 1,787 of 183,237
Downloads: 9,214

Depended by

RankDownloadsName
2,5705,701,080turnip
6,925518,798cuke_slicer
6,996508,165testcentricity_web
7,313458,933chutney
7,374449,506cuke_linter
11,071198,456cql
23,67855,287cuke_cataloger
29,10241,252cuketagger
41,92125,554testcentricity
90,7288,426featuremap

Depends on

RankDownloadsName
12,423,647,730bundler
10959,426,028rake
25820,526,862rspec
29775,793,319ffi
60486,267,299rainbow
62478,930,485rubocop
98350,244,561simplecov
142250,873,382childprocess
224159,494,592yard
45880,460,736cucumber
64866,692,297test-unit
1,15129,591,874simplecov-lcov
1,17129,031,058cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler