RubyGems Navigation menu

cuke_modeler 1.0.3

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 '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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  4. 3.19.0 - January 22, 2023 (34.5 KB)
  5. 3.18.0 - November 16, 2022 (34.0 KB)
  6. 1.0.3 - September 12, 2016 (53.0 KB)
顯示所有版本(共 45)

Runtime 相依性套件 (3):

gherkin < 5.0
json < 3.0, >= 1.0
multi_json ~> 1.0

Development 相依性套件 (7):

bundler ~> 1.5
coveralls < 1.0.0
cucumber < 3.0.0
racatt ~> 1.0
rake < 12.0.0
rspec ~> 3.0
simplecov < 1.0.0

擁有者:

作者:

  • Eric Kessler

SHA 256 總和檢查碼:

f34333aafd9cbb045a066f671f4802c174ce423f809d17596bc2d5b524844a09

總下載次數 5,397,448

這個版本 2,130

授權:

MIT

Ruby 版本需求: >= 0

新版本需要 MFA: true

相關連結: