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,291 of 188,892
Downloads: 9,292,614

Daily

Ranking: 2,437 of 188,868
Downloads: 4,444

Depended by

RankDownloadsName
2,6336,960,770turnip
6,979642,346chutney
7,235592,351cuke_linter
7,329577,094cuke_slicer
7,629544,552testcentricity_web
11,626218,440cql
21,88670,395cuke_cataloger
30,17044,273cuketagger
41,21729,184testcentricity
90,5079,444featuremap

Depends on

RankDownloadsName
13,132,833,446bundler
101,208,584,337rake
29942,932,199rspec
54643,526,713rainbow
56639,275,776rubocop
99438,424,563simplecov
127351,904,228base64
163283,978,075childprocess
225203,979,227yard
49995,384,696cucumber
62383,342,841test-unit
1,04343,849,205simplecov-lcov
1,07741,822,308cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler