Move daily emails into the blog page

This commit is contained in:
Oliver Davies 2025-08-21 00:28:10 +01:00
parent be69398931
commit 1b8441608f
828 changed files with 9 additions and 196 deletions

View file

@ -0,0 +1,16 @@
---
title: >
Testing, fixed prices and bug-free guarantees
pubDate: 2023-08-10
permalink: >-
daily/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.