RubyGems Navigation menu

cuke_modeler 3.6.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.21.0 - March 11, 2024 (38.5 KB)
  2. 3.20.1 - October 16, 2023 (38.5 KB)
  3. 3.20.0 - September 22, 2023 (36 KB)
  4. 3.19.0 - January 22, 2023 (34.5 KB)
  5. 3.18.0 - November 16, 2022 (34 KB)
  6. 3.6.0 - January 05, 2021 (31 KB)
Show all versions (45 total)

Runtime Dependencies (1):

Development Dependencies (10):

bundler < 3.0
coveralls < 1.0.0
cucumber >= 4.0.0, < 6.0.0
racatt ~> 1.0
rainbow < 4.0.0
rake < 14.0.0
rspec ~> 3.0
rubocop < 0.82.0
simplecov <= 0.16.1
test-unit < 4.0.0

Owners:

Pushed by:

Authors:

  • Eric Kessler

SHA 256 checksum:

2ab4c79f005567abcec7efcfb300f6d009c5e0e97ddfc57380ab323e038b5a32

Total downloads 5,031,454

For this version 28,252

License:

MIT

Required Ruby Version: >= 2.3, < 4.0

New versions require MFA: true

Links: