Add daily emails and archive
This commit is contained in:
parent
7ec664a810
commit
e2b6832598
379 changed files with 11132 additions and 0 deletions
22
source/_daily_emails/2023-09-04.md
Normal file
22
source/_daily_emails/2023-09-04.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
title: >
|
||||
Charging more _not_ to write tests
|
||||
pubDate: 2023-09-04
|
||||
permalink: >-
|
||||
archive/2023/09/04/charging-more-not-to-write-tests
|
||||
tags:
|
||||
- automated-testing
|
||||
- test-driven-development
|
||||
---
|
||||
|
||||
Joel Clermont [replied to a previous email on Twitter](https://twitter.com/jclermont/status/1690872089878691840):
|
||||
|
||||
> I once toyed around with the idea of charging MORE to do it without tests. Had a client pushing back very hard when I mentioned testing (what I thought they’d perceive as a benefit). Ended up not pursuing it, but was a fun idea at the time.
|
||||
|
||||
It's an interesting idea.
|
||||
|
||||
How much more would you charge not to write tests?
|
||||
|
||||
How much more would make you feel comfortable and confident that the application works as expected, and would cover the additional time for finding and fixing the bugs caused by not writing tests?
|
||||
|
||||
As Joel said, it was a fun idea, though it seems counter-intuitive to me, as the a client would be paying more for worse software.
|
Loading…
Add table
Add a link
Reference in a new issue