How to Install ruby-thread-order in Ubuntu 18.04



Install ruby-thread-order by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-thread-order

Description:

test helper for ordering threaded code

This Ruby library provides a test helper for ordering threaded code. It does not depend on other Ruby packages or the standard library. It is in particular used internally by the RSpec behavior driven development framework, provided in Debian by the ruby-rspec package.

Homepage: https://github.com/JoshCheek/thread_order

Version: 1.1.0-1

Section: universe/ruby