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,224
Downloads: 8,938,421

Daily

Ranking: 2,014 of 187,196
Downloads: 6,422

Depended by

RankDownloadsName
2,6246,692,771turnip
7,054596,405chutney
7,248561,718cuke_slicer
7,250561,662cuke_linter
7,529532,529testcentricity_web
11,558212,193cql
22,48565,343cuke_cataloger
29,99143,291cuketagger
41,60927,988testcentricity
90,4709,165featuremap

Depends on

RankDownloadsName
12,971,947,338bundler
101,151,463,039rake
27919,195,736rspec
55608,989,712rainbow
57604,163,981rubocop
99421,067,602simplecov
159276,807,532childprocess
224195,159,898yard
48792,125,196cucumber
64979,381,283test-unit
1,05042,121,595simplecov-lcov
1,09839,187,852cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler