How to Install ruby-test-xml in Ubuntu 18.04



Install ruby-test-xml by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-test-xml

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.

Homepage: http://github.com/alovak/test_xml

Version: 0.1.8-1

Section: universe/ruby