
Unit, integration, end-to-end tests: do I need all of them?
Yes. I mean, don’t even think about it. You’ll need all of them, probably in different measures, but there is no “we shipped to production without tests”. Tests are the first rampart separating you from madness and failure. Why madness? Try to do even a small refactoring after you’ve deployed...
2018, May 09 — 2 minute read