RubyGems Navigation menu

cuke_modeler 2.0.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 '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. 2.0.0 - February 12, 2020 (64.0 KB)
显示所有版本 (共 45 个)

Runtime 依赖 (3):

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

Development 依赖 (8):

bundler < 3.0
coveralls < 1.0.0
cucumber < 5.0.0
racatt ~> 1.0
rainbow < 4.0.0
rake < 13.0.0
rspec ~> 3.0
simplecov < 1.0.0

业主:

推送:

作者:

  • Eric Kessler

SHA 256 校验和:

add3bc6aefb96750e55c412f7794233cf23cd0b25943475e1616b861f2312a6c

下载总量 5,158,845

这个版本 4,213

许可:

MIT

需要的 Ruby 版本: >= 1.8.7, < 3.0

新的版本需要开启多因素验证: true

链接: