This project is archived and is in readonly mode.

Changeset [4dae3649f062137347bac43cd0708207d2a94d66] by Michael Koziarski

September 16th, 2008 @ 03:50 PM

Enhance the test "some string" method to support creating 'pending' tests.

If no block is provided to the test method, a default test will be generated which simply flunks. This makes it easy for you to generate a list of what you intend to do, then flesh it out with actual tests. http://github.com/rails/rails/co...

Committed by Michael Koziarski

  • M activesupport/lib/active_support/test_case.rb

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>