RubyGems Navigation menu

cuke_modeler 3.23.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:
=

安裝:
=

版本列表:

  1. 3.23.0 October 31, 2024 (38.5 KB)
  2. 3.22.0 October 01, 2024 (38.5 KB)
  3. 3.21.0 March 11, 2024 (38.5 KB)
  4. 3.20.1 October 16, 2023 (38.5 KB)
  5. 3.20.0 September 22, 2023 (36.0 KB)
顯示所有版本(共 47)

Runtime 相依性套件 (1):

Development 相依性套件 (12):

bundler < 3.0
childprocess < 5.0
cucumber >= 4.0.0, < 10.0.0
ffi < 2.0
rainbow < 4.0.0
rake < 14.0.0
rspec ~> 3.0
rubocop < 2.0
simplecov < 1.0
test-unit < 4.0.0
yard < 1.0

擁有者:

推送者:

作者:

  • Eric Kessler

SHA 256 總和檢查碼:

=

總下載次數 6,712,599

這個版本 28,783

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.3, < 4.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: