When we first started writing tests, I developed a sort of existential test crisis: How can I ever know if my tests are right if I’m the one writing them? Is there a way to test my tests? & if so, do I need to test the tests that test my tests?
Thankfully, I found my answers in this book.
Reading “Everyday Rails: Testing with RSpec” by Aaron Sumner.