Move daily emails into the blog page
This commit is contained in:
parent
be69398931
commit
1b8441608f
828 changed files with 9 additions and 196 deletions
14
source/_posts/2023-07-19.md
Normal file
14
source/_posts/2023-07-19.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: >
|
||||
TDD is like clicker training
|
||||
pubDate: 2023-07-19
|
||||
permalink: >-
|
||||
daily/2023/07/19/tdd-is-like-clicker-training
|
||||
tags:
|
||||
- automated-testing
|
||||
- test-driven-development
|
||||
---
|
||||
|
||||
During a webinar I watched recently, someone described test-driven-development as clicker training for Developers.
|
||||
|
||||
Similar to when people want to train an animal, the short cycles and quick feedback loops make it easier to stay focussed as you work on a task, and the satisfaction of getting a test to pass, completing a feature, or refactoring some messy code is the reward.
|
Loading…
Add table
Add a link
Reference in a new issue