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,542 of 180,416
Downloads: 5,031,491

Daily

Ranking: 1,655 of 180,403
Downloads: 9,788

Depended by

RankDownloadsName
2,5315,101,857turnip
6,751487,236cuke_slicer
7,690362,374chutney
7,976332,515cuke_linter
10,743189,514cql
24,07750,518cuke_cataloger
28,40140,167cuketagger
42,53123,724testcentricity
90,6038,011featuremap

Depends on

RankDownloadsName
12,062,907,607bundler
16849,672,215rake
23765,945,450rspec
30684,673,746ffi
65418,977,289rainbow
68411,737,712rubocop
101310,314,184simplecov
132235,860,916childprocess
223141,339,103yard
44373,223,882cucumber
63858,913,220test-unit
1,23222,763,505cucumber-gherkin
1,28321,375,300simplecov-lcov

Owners

#GravatarHandle
1iconenkessler