oliverdavies.uk/source/_daily_emails/2022-11-16.md

18 lines
669 B
Markdown
Raw Normal View History

2024-01-03 20:00:00 +00:00
---
title: >
2024-09-08 22:09:54 +00:00
Why don't you write automated tests?
2024-01-03 20:00:00 +00:00
pubDate: 2022-11-16
permalink: >-
2024-09-08 22:09:54 +00:00
archive/2022/11/16/why-don't-you-write-automated-tests
2024-01-03 20:00:00 +00:00
tags:
2024-09-08 22:09:54 +00:00
- testing
2024-01-03 20:00:00 +00:00
---
Many projects Ive worked on in the past havent had an automated test suite.
If you don't or can't write tests for your project for some reason, I'd love it if you could reply to this email or [let me know on Twitter](https://twitter.com/opdavies) and let me know why.
I know some of the classic reasons, like "I don't have time" and "My clients won't pay for me to write them", but I'd like to get some more real-world examples.
Then I'll do some follow-up posts to look into and address them.