Write Unit Tests, Don't Waste Our Money!
- 353 words
- 1 minutes to read
- comments
Automated tests help us write code faster. Unit tests immediately tell us when we break something. Integration tests calm us down, reducing the fear of shipping a failure to a user. But who are “us”? Programmers. What about our employers? How do automated tests help them? Automated tests protect their investments.