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,310 of 193,756
Downloads: 9,821,478

Daily

Ranking: 2,744 of 193,649
Downloads: 3,760

Depended by

RankDownloadsName
2,6497,543,031turnip
6,894728,154chutney
7,417640,940cuke_linter
7,639606,062cuke_slicer
7,966561,776testcentricity_web
11,961228,238cql
21,18578,769cuke_cataloger
30,95145,029cuketagger
41,25630,492testcentricity
91,3569,717featuremap

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
54709,652,978rainbow
56705,297,141rubocop
97475,839,609simplecov
106457,600,575base64
171299,250,751childprocess
226223,990,022yard
508100,671,933cucumber
58391,128,202test-unit
1,02848,127,304simplecov-lcov
1,06545,713,711cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler