I’ve worked on teams with high quality, reliable, comprehensive tests
I’ve worked on teams with high quality, reliable, comprehensive tests.
How good were our tests? I made changes *without even running the UI*. 🔥
I had the utmost confidence when doing so.
Knowing solid tests run on CI to assure everything works is a wonderful experience.
Writing tests slowed us down at first.
But it sped us up in the long term.
Here’s why:
✅ We didn’t have to manually interact with the app.
✅ We could refactor quickly, without worry.
✅ We didn’t have to spend time repeatedly checking things we’d already built.