This project is archived and is in readonly mode.

#3010 ✓resolved
Josh Nichols

expose railties' GeneratorTestCase so generators outside of rails can benefit

Reported by Josh Nichols | August 8th, 2009 @ 07:00 PM | in 3.0.2

railties's GeneratorTestCase has a number nice assertions and other helps for testing generators.

Unfortunately, it lives in the test directory, so developers of other generators can't easily take advantage of this test case.

Therefore, it'd be awesome if it was moved to live in lib, maybe as Rails::Generators::TestCase.

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