Language

Package: ruby-rubytest @ 0.8.1

Synopsis

Universal test harness for Ruby

Description

Rubytest is a testing meta-framework for Ruby. It can handle any compliant test framework and can run tests from multiple frameworks in a single pass.

Home page
https://rubyworks.github.io/rubytest
Location
gnu/packages/ruby.scm (line: 9563, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?