[ 原始碼: cucumber ]
套件:cucumber(2.4.0-5)
acceptance testing framework
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.
其他與 cucumber 有關的套件
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-builder (>= 2.1.2)
- Builders for XML MarkUps
-
- dep: ruby-cucumber-core (>= 1.5.0)
- core library for the Cucumber application
-
- dep: ruby-cucumber-wire (>= 0.0.1)
- Wire protocol for Cucumber (a ruby acceptance testing framework)
-
- dep: ruby-diff-lcs (>= 1.1.3)
- McIlroy-Hunt longest common subsequence algorithm implementation
-
- dep: ruby-gherkin (>= 4.0)
- lexer and parser for the Gherkin language in Ruby
-
- dep: ruby-multi-json (<< 2.0)
- Ruby library to provide easy switching between different JSON backends
- dep: ruby-multi-json (>= 1.7.5)
-
- dep: ruby-multi-test (>= 0.1.2)
- library to control autorun feature of test frameworks
-
- sug: rake
- ruby make-like utility
-
- sug: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby