// You need ZenTest installed (gem install ZenTest).
# Run ruby_fork in the background. ruby_fork -rubygems -e 'require_gem "rails"' & # Run a single test method. ruby_fork_client -r test/functional/account_controller_test.rb -- -n test_unactivated_user_should_activate