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,278 of 186,938
Downloads: 8,830,508

Daily

Ranking: 2,037 of 186,929
Downloads: 5,850

Depended by

RankDownloadsName
2,6256,620,186turnip
7,066587,053chutney
7,231557,810cuke_slicer
7,282551,824cuke_linter
7,502531,006testcentricity_web
11,551209,949cql
22,77863,405cuke_cataloger
29,97142,846cuketagger
41,91227,396testcentricity
90,8468,979featuremap

Depends on

RankDownloadsName
12,935,666,006bundler
101,138,908,403rake
27913,826,364rspec
55601,071,685rainbow
57595,995,964rubocop
99417,116,683simplecov
160275,115,620childprocess
224193,308,728yard
48791,377,994cucumber
65278,648,180test-unit
1,04841,806,683simplecov-lcov
1,09738,536,978cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler