This project is archived and is in readonly mode.

#3445 ✓stale
bdigital

use verbose environment variable in testin.rake

Reported by bdigital | October 31st, 2009 @ 12:58 AM

sometimes you don't want clutter in your test results.

As it stands, verbose is hard coded as an option passed to TestTask in testing.rake.

This minor patch simply adds a check to see if the VERBOSE environment variable is set, and uses that value, unless it is undefined, in which case the current default stands.

Very unobtrusive, very simple, but gives users more flexibility in a useful way.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages