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,303 of 192,666
Downloads: 9,664,888

Daily

Ranking: 3,071 of 192,588
Downloads: 2,080

Depended by

RankDownloadsName
2,6427,390,338turnip
6,877706,127chutney
7,268627,268cuke_linter
7,468598,216cuke_slicer
7,793557,677testcentricity_web
11,910225,487cql
21,38776,402cuke_cataloger
30,75544,869cuketagger
41,32630,104testcentricity
91,1379,644featuremap

Depends on

RankDownloadsName
13,389,007,605bundler
81,310,508,356rake
29976,524,168rspec
54691,041,158rainbow
56686,799,632rubocop
99464,871,551simplecov
111428,793,611base64
168294,926,528childprocess
226218,591,655yard
50699,238,017cucumber
59089,018,270test-unit
1,02746,935,936simplecov-lcov
1,06444,636,353cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler