Links
Categories
Plugins Tagged testing
-
active_mocks
based on flexmock, makes mocking active
record objects quick and easy. Supports
easy mocking of first level associations. -
colorized_test
Very simple plugin to add colorization to
test tasks. Works both with rake tests and individual tests run using ruby. -
Rails rcov
Find your tests' blind spots easily with Mauricio Fernandez's rcov code coverage tool and this set of dynamic Rake tasks.
-
Run tests on deploy
A Capistrano 2.0 extension that runs 'rake tests' before deploy:symlink
-
Sakuzaku Rake Tasks
Some really convenient rake tasks to for some painfully common Rails tasks.
-
Will Paginate
Most awesome pagination solution for Rails
