Using Minitest::Spec in Rails? Watch out for the lifecycle hooks!
After picking up Minitest for one of my retainer clients, I’ve had confusing errors in our test suite for a while. Turn out Rails is kinda cheeky when it comes to properly integrate Minitest::Spec.
Post a comment