Install ruby-test-declarative by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-test-declarative
Description:
adds a declarative test method syntax to test/unit
ruby-test-declarative adds a declarative test method syntax to test/unit: instead of using the 'def test_foo' syntax, a 'test' method is provided and takes a string, describing the test, as argument.
Homepage: http://github.com/svenfuchs/test_declarative
Version: 0.0.6-2
Section: universe/ruby