Add daily emails and archive
This commit is contained in:
parent
7ec664a810
commit
e2b6832598
379 changed files with 11132 additions and 0 deletions
16
source/_daily_emails/2023-08-10.md
Normal file
16
source/_daily_emails/2023-08-10.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: >
|
||||
Testing, fixed prices and bug-free guarantees
|
||||
pubDate: 2023-08-10
|
||||
permalink: >-
|
||||
archive/2023/08/10/testing-fixed-prices-and-bug-free-guarantees
|
||||
tags:
|
||||
- automated-testing
|
||||
- test-driven-development
|
||||
---
|
||||
|
||||
After my lightning talk for NWDUG on automated testing with Drupal, the question was asked how to find time for testing.
|
||||
|
||||
I've written about whether you need to ask for permission to write tests (you don't), and if you need to estimate tasks, you include the time and effort for writing tests as part of the estimate.
|
||||
|
||||
As someone who only offers fixed prices for development work and covers all work with a bug-free guarantee, I want to provide well-written, stable and tested software to my customers so I'm not always fixing bugs for free.
|
Loading…
Add table
Add a link
Reference in a new issue