Source: ruby-json-spec Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Miguel Landaeta Build-Depends: debhelper-compat (= 12), gem2deb, rake, ruby-multi-json, ruby-rspec Standards-Version: 4.4.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-json-spec.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-json-spec Homepage: https://github.com/collectiveidea/json_spec XS-Ruby-Versions: all Rules-Requires-Root: no Testsuite: autopkgtest-pkg-ruby Package: ruby-json-spec Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-multi-json, ruby-rspec, ${misc:Depends}, ${shlibs:Depends} Suggests: cucumber Description: Ruby library that provides JSON helpers for RSpec and Cucumber json_spec provides useful RSpec (testing tool for the Ruby language) matchers and Cucumber (tool to validate acceptance tests written in a behavior-driven development (BDD) styles) steps for testing JSON content. . It eases the testing of API-centric projects.