migration_test_helper 1.3.3
migration_test_helper makes testing your migrations easier by adding helper methods to Test::Unit::TestCase for asserting the current state of the schema and executing migrations against the test database.
Gemfile:
=
install:
=
Development Dependencies (1):
hoe
>= 2.3.3