oliverdavies.uk/source/_daily_emails/2024-09-28.md
2024-10-04 00:11:50 +01:00

648 B

title date permalink tags cta snippet
Testing personal projects 2024-09-28 daily/2024/09/28/testing-personal-projects
software-development
automated-testing
~ Do you write automated tests for your personal projects?

Listening to podcasts and watching videos where Developers talk about their personal or side projects, sometimes they say that they skip writing automated tests.

They'd write tests for their client or work projects, but not necessarily for their own projects.

I wonder why this is.

Presumably they see the benefits of testing on other projects, so why wouldn't they write tests for their own projects?