ruby-minitest 5.18.1
Small test suite library for Ruby
Minitest provides a complete suite of Ruby testing facilities supporting TDD, BDD, mocking, and benchmarking.
- Outputs:
out
- Website: https://github.com/minitest/minitest
- Licenses: Expat
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-minitest 5.18.1
as follows:
guix install ruby-minitest@5.18.1
Or install the latest version:
guix install ruby-minitest
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.