[ 原始碼: ruby-cucumber-core ]
套件:ruby-cucumber-core(1.5.0-1)
ruby-cucumber-core 的相關連結
Debian 的資源:
下載原始碼套件 ruby-cucumber-core:
- [ruby-cucumber-core_1.5.0-1.dsc]
- [ruby-cucumber-core_1.5.0.orig.tar.gz]
- [ruby-cucumber-core_1.5.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cukes.info]
相似套件:
core library for the Cucumber application
Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid - all rolled into one format.
This package provides the core library for the Cucumber application. It contains the core domain logic to execute Cucumber features. It has no user interface, just a Ruby API. It can be used to build other tools that work with Gherkin documents.
其他與 ruby-cucumber-core 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-gherkin (>= 4)
- lexer and parser for the Gherkin language in Ruby