daily-email: add 2023-06-25
Do you need permission to do test-driven development?
This commit is contained in:
parent
b06c9e1fa6
commit
adddc8ddc0
16
src/content/daily-email/2023-06-25.md
Normal file
16
src/content/daily-email/2023-06-25.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: >
|
||||
Do you need permission to do Test-Driven Development?
|
||||
pubDate: 2023-06-25
|
||||
permalink: >
|
||||
archive/2023/06/25/do-you-need-permission-test-driven-development
|
||||
tags:
|
||||
- automated-testing
|
||||
- test-driven-development
|
||||
---
|
||||
|
||||
Something I've been asked before is "Do you need permission to write automated tests or do Test-Driven Development?".
|
||||
|
||||
A response I heard recently was "Does a surgeon ask if they can wash their hands before operating?".
|
||||
|
||||
The same as when I take my car to a garage, I expect the mechanic to do the appropriate diagnostic, repair work and testing to make it's working correctly and safely.
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
title: >
|
||||
Why hasnt TDD taken over the world yet?
|
||||
pubDate: 2023-06-25
|
||||
permalink: >
|
||||
archive/2023/06/25/why-hasnt-tdd-taken-over-the-world-yet
|
||||
# tags:
|
||||
# - a
|
||||
# - b
|
||||
---
|
Loading…
Reference in a new issue