Source: ruby-test-xml Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 9~), gem2deb, rake, ruby-diffy (>= 3.0), ruby-nokogiri (>= 1.3.2), ruby-rspec Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-test-xml.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-test-xml.git Homepage: http://github.com/alovak/test_xml Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-test-xml Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-diffy (>= 3.0), ruby-nokogiri (>= 1.3.2), ${misc:Depends}, ${shlibs:Depends} Description: Test your XML with Test::Unit, MiniTest, RSpec, or Cucumber Test your XML with Test::Unit, MiniTest, RSpec, or Cucumber using handy assertions like #assert_xml_equal or #assert_xml_structure_contain. . This library is a build dependency of Representable, which renders and parses JSON/XML/YAML documents from and to Ruby objects.