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,323 of 196,721
Downloads: 10,123,827

Daily

Ranking: 3,026 of 196,694
Downloads: 1,758

Depended by

RankDownloadsName
2,6727,749,790turnip
6,964772,140chutney
7,404674,779cuke_linter
7,730621,549cuke_slicer
8,067570,621testcentricity_web
12,068233,403cql
20,97482,912cuke_cataloger
31,28945,668cuketagger
41,47031,104testcentricity
91,6449,915featuremap

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
291,017,967,488rspec
52749,295,566rainbow
56743,824,096rubocop
91517,245,292base64
98499,434,149simplecov
172308,526,649childprocess
231234,658,610yard
519103,639,718cucumber
54797,386,393test-unit
1,02350,451,112simplecov-lcov
1,05147,921,808cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler