oliverdavies.uk/source/_daily_emails/2023-08-10.md

17 lines
762 B
Markdown
Raw Permalink Normal View History

2024-01-03 20:00:00 +00:00
---
title: >
2024-09-08 22:09:54 +00:00
Testing, fixed prices and bug-free guarantees
2024-01-03 20:00:00 +00:00
pubDate: 2023-08-10
permalink: >-
daily/2023/08/10/testing-fixed-prices-and-bug-free-guarantees
2024-01-03 20:00:00 +00:00
tags:
2024-09-08 22:09:54 +00:00
- automated-testing
- test-driven-development
2024-01-03 20:00:00 +00:00
---
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.