How to Install and Uninstall ruby-maxitest Package on Ubuntu 21.10 (Impish Indri)

Last updated: March 28,2024

1. Install "ruby-maxitest" package

Please follow the guidance below to install ruby-maxitest on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-maxitest

2. Uninstall "ruby-maxitest" package

In this section, we are going to explain the necessary steps to uninstall ruby-maxitest on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-maxitest package on Ubuntu 21.10 (Impish Indri)

Package: ruby-maxitest
Architecture: all
Version: 3.6.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: 57
Depends: ruby | ruby-interpreter, ruby-minitest (<< 5.14.0)
Filename: pool/universe/r/ruby-maxitest/ruby-maxitest_3.6.0-1_all.deb
Size: 11192
MD5sum: e7f2765f1e62b5e86402af358e8a15b1
SHA1: 4ae489626af7aa6f27f9b833956a959ba10d2fbb
SHA256: 74356c9dc7a2a6869b141035f5c3eec3a38f8ffd4a1dbf8ec18eb475acd6da27
SHA512: 63370ded2139b24ef07fa8869ce66981235645863c5efc5c1e2ef4c3f6847c09597ed9cca26dd57a0b5200c9a782f69a5db3079978f940be6190c9f42bf9ea2f
Homepage: https://github.com/grosser/maxitest
Description-en: Minitest + all the features you always wanted
Features:
1. Ctrl+c stops tests and prints failures
2. pastable rerun snippet for failures (disabled/integrated on rails 5)
3. multiple before & after blocks
4. around blocks around { |t| Dir.chdir(...) { t.call } }
5. red-green output (disabled/integrated on rails 5)
6. mtest executable to run by line number and by folder
(disabled/integrated on rails 5)
7. full backtrace for errors and assertions with verbose (-v)
8. And more!
Description-md5: 6487f89554f7aaf54f899be82149f024
Ruby-Versions: all