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,289 of 187,922
Downloads: 9,112,780

Daily

Ranking: 2,243 of 187,912
Downloads: 5,377

Depended by

RankDownloadsName
2,6256,807,355turnip
7,018616,469chutney
7,231576,277cuke_linter
7,294567,160cuke_slicer
7,574538,282testcentricity_web
11,597214,891cql
22,21267,604cuke_cataloger
30,05443,734cuketagger
41,40128,518testcentricity
90,4279,299featuremap

Depends on

RankDownloadsName
13,041,798,299bundler
101,176,150,329rake
28929,651,273rspec
55624,232,836rainbow
57619,850,318rubocop
99428,495,631simplecov
161279,957,417childprocess
225198,698,075yard
49093,533,691cucumber
63880,981,875test-unit
1,04942,825,505simplecov-lcov
1,09040,396,222cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler