Language

Package: ruby-turn @ 0.9.7

Synopsis

Alternate set of alternative runners for MiniTest

Description

TURN provides a set of alternative runners for MiniTest which are both colorful and informative. TURN displays each test on a separate line with failures being displayed immediately instead of at the end of the tests. Note that TURN is no longer being maintained.

Home page
https://rubygems.org/gems/turn
Location
gnu/packages/ruby.scm (line: 8600, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?