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,325 of 183,630
Downloads: 7,181,570

Daily

Ranking: 1,510 of 183,615
Downloads: 6,282

Depended by

RankDownloadsName
2,5655,771,790turnip
6,960521,665cuke_slicer
7,020511,379testcentricity_web
7,280470,018chutney
7,346460,373cuke_linter
11,104199,393cql
23,62655,901cuke_cataloger
29,21641,357cuketagger
41,83425,782testcentricity
90,7338,484featuremap

Depends on

RankDownloadsName
12,465,915,642bundler
10972,967,764rake
25826,844,819rspec
29786,575,194ffi
59494,421,693rainbow
62487,058,214rubocop
99354,976,558simplecov
143252,595,953childprocess
223161,436,046yard
45981,355,307cucumber
64867,657,302test-unit
1,13730,611,491simplecov-lcov
1,15829,816,371cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler