Closed
Description
Rspec is not always compatible with the latest changes in Rails.
Switching to minitest should be trivial and a good exercise for someone who want to get his/her hand on Opensource contributions.
Migrating to minitest should not be in one block, we can have both minitest and rspec running different tests until we migrate all.
We can use this thread to synchronize the effort and avoid the double work.