I rarely write my tests first or use them to help design my code.| 37signals Dev
The switch to the testing diamond approach has not effectively addressed issues caused by the testing pyramid. Instead, the focus should be on using unit tests correctly within a testable architecture.| InfoQ