diff --git a/source/_daily_emails/2024-09-25.md b/source/_daily_emails/2024-09-25.md new file mode 100644 index 00000000..9dd833c9 --- /dev/null +++ b/source/_daily_emails/2024-09-25.md @@ -0,0 +1,18 @@ +--- +title: Are you a real Developer? +date: 2024-09-25 +permalink: daily/2024/09/25/are-you-a-real-developer +tags: + - software-development + - automated-testing + - test-driven-development +cta: ~ +snippet: | + Are you a "real" Software Developer if you don't write automated tests? +--- + +I remember a while ago, someone could call themselves a "real" Software Developer if they don't write automated tests. + +This is, of course, not the case. + +But I'd suggest that it makes you a better Developer who writes better and more robust software.