Source: cucumber Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Cédric Boutillier Build-Depends: debhelper (>= 10), gem2deb, libjs-jquery, pry, rake, ruby-builder, ruby-cucumber-core (>= 1.5), ruby-cucumber-wire, ruby-diff-lcs, ruby-gherkin (>= 4), ruby-json, ruby-multi-json (>= 1.7.5~), ruby-multi-test, ruby-nokogiri, ruby-rspec Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/cucumber.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/cucumber.git Homepage: http://cukes.info/ XS-Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Package: cucumber Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: libjs-jquery, ruby | ruby-interpreter, ruby-builder, ruby-cucumber-core (>= 1.5), ruby-cucumber-wire, ruby-diff-lcs, ruby-gherkin (>= 4), ruby-multi-json (>= 1.7.5~), ruby-multi-test, ${misc:Depends}, ${shlibs:Depends} Suggests: rake, ruby-nokogiri Description: 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.