RubyGems Navigation menu

cuke_modeler 1.2.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.22.0 - October 01, 2024 (38.5KB)
  2. 3.21.0 - March 11, 2024 (38.5KB)
  3. 3.20.1 - October 16, 2023 (38.5KB)
  4. 3.20.0 - September 22, 2023 (36KB)
  5. 3.19.0 - January 22, 2023 (34.5KB)
  6. 1.2.0 - November 24, 2016 (59.5KB)
全てのバージョンを表示(全46件)

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チェックサム:

=

累計ダウンロード数 6,409,510

このバージョンのみ 2,915

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

新しいバージョンはMFAを必要とします: true

リンク: