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,106
Downloads: 10,050,251

Daily

Ranking: 3,157 of 196,079
Downloads: 1,663

Depended by

RankDownloadsName
2,6657,697,389turnip
6,974762,263chutney
7,402667,701cuke_linter
7,722618,167cuke_slicer
8,033570,109testcentricity_web
12,035232,788cql
20,95982,356cuke_cataloger
31,18145,660cuketagger
41,34231,079testcentricity
91,5569,897featuremap

Depends on

RankDownloadsName
13,666,535,620bundler
81,393,995,228rake
291,010,539,582rspec
52738,997,687rainbow
57733,928,444rubocop
95502,039,541base64
98493,362,474simplecov
172306,151,952childprocess
230231,993,960yard
517102,981,481cucumber
55295,647,904test-unit
1,02449,925,548simplecov-lcov
1,05547,378,193cucumber-gherkin

Owners

#GravatarHandle
1iconenkessler