A test-driven development workflow is only effective when it gives you quick, meaningful feedback. One of the obstacles to this kind of feedback is waiting for lots of slow tests that have nothing to do with the problem at hand. In this video, you’ll learn about power-user facilities for both RSpec and MiniTest that help you skip the noise and focus in on the tests that are currently failing.
