Install ruby-test-spec by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-test-spec
Description:
Ruby library providing behaviour driven development interface for Test::Unit
The test/spec library layers an RSpec-inspired interface on top of Test::Unit, so you can mix test-driven and behavior-driven development. . test/spec is a clean-room implementation that maps most kinds of Test::Unit assertions to a `should'-like syntax.
Homepage: http://test-spec.rubyforge.org
Version: 0.10.0-3build1
Section: universe/ruby