How to Install and Uninstall ruby-clean-test Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "ruby-clean-test" package

Please follow the instructions below to install ruby-clean-test on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-clean-test

2. Uninstall "ruby-clean-test" package

Here is a brief guide to show you how to uninstall ruby-clean-test on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-clean-test $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-clean-test package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-clean-test
Architecture: all
Version: 1.0.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: ruby | ruby-interpreter, ruby-faker
Filename: pool/universe/r/ruby-clean-test/ruby-clean-test_1.0.0-1_all.deb
Size: 12146
MD5sum: 3dafa96e446f4ea53da107b21269d82e
SHA1: 4501feaab3a96f906aa98eda2093f37a394da275
SHA256: 97feb3af25733b639587df6debd365ff992b72e1ecbd15da7c90250a050151a8
SHA512: e1a0ddc2c619c28af4acffca0d9e8a363fb6d02ee6cfd116739ef23a2e749d5bfcda09c909acdb7c6162400d5b341fb7d990e1194badb01d82d0393897ef826b
Homepage: http://naildrivin5.com/clean_test
Description-en: Get unit tests readable and fluent
This library is a set of small, simple tools to make your Test::Unit test cases
easy to understand. This isn't a massive change in how you write tests, but
simply some helpful things will make your tests easier to read.
.
The main problems this library solves are: understanding what part of a test
method is setup, test, and evaluation; understanding what elements of a test
are relevant to the test, and which are arbitrary placeholders; removing the
requirement that your tests are method names.
Description-md5: 88531a5db3c8933250e9a8da0b9e05e5
Ruby-Versions: all