[ 源代码: ruby-cucumber-core ]
软件包:ruby-cucumber-core(1.5.0-3)
ruby-cucumber-core 的相关链接
Debian 的资源:
下载源码包 ruby-cucumber-core:
- [ruby-cucumber-core_1.5.0-3.dsc]
- [ruby-cucumber-core_1.5.0.orig.tar.gz]
- [ruby-cucumber-core_1.5.0-3.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-gherkin (>= 4.0)
- lexer and parser for the Gherkin language in Ruby