How to Install and Uninstall ruby-minitest Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ruby-minitest" package

Please follow the guidance below to install ruby-minitest on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-minitest

2. Uninstall "ruby-minitest" package

Learn how to uninstall ruby-minitest on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-minitest $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-minitest package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-minitest
Priority: optional
Section: ruby
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 5.8.4-2
Suggests: ruby-test-unit
Filename: pool/main/r/ruby-minitest/ruby-minitest_5.8.4-2_all.deb
Size: 36556
MD5sum: 1978b3f18ba28606bba4e7350b2c290b
SHA1: 16c263bbbe35df5061c991740655d6a7d35c83aa
SHA256: 893c88ef6ba04001dc397b7245149c82309534652a2b3545327117e0eb5d6fd6
Description-en: Ruby test tools supporting TDD, BDD, mocking, and benchmarking
minitest provides a complete suite of testing facilities supporting
TDD, BDD, mocking, and benchmarking.
.
minitest/unit is a small and incredibly fast unit testing framework.
It provides a rich set of assertions to make your tests clean and
readable.
.
minitest/spec is a functionally complete spec engine. It hooks onto
minitest/unit and seamlessly bridges test assertions over to spec
expectations.
.
minitest/benchmark is an awesome way to assert the performance of your
algorithms in a repeatable manner. Now you can assert that your newb
co-worker doesn't replace your linear algorithm with an exponential
one!
.
minitest/mock by Steven Baker, is a beautifully tiny mock object
framework.
.
minitest/pride shows pride in testing and adds coloring to your test
output.
.
minitest/unit is meant to have a clean implementation for language
implementors that need a minimal set of methods to bootstrap a working
test suite. For example, there is no magic involved for test-case
discovery.
Description-md5: 711e8129451c50c5d22378f07e8095cc
Multi-Arch: foreign
Homepage: https://github.com/seattlerb/minitest
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: kubuntu-desktop, kubuntu-full, edubuntu-desktop-gnome, ubuntustudio-fonts