Do a rake db:migrate for parallel testing. Note it’s all case sensitive (as is everything in Unix).
rake parallel:prepare
Then to test it’s just
rake pt
Hopefully should remember all this now.
Posted 11 months ago