Typo in snippet

This commit is contained in:
Oliver Davies 2024-02-26 22:16:09 +00:00
parent 07f8c98b65
commit 5af89686fc

View file

@ -3,7 +3,7 @@ title: When should you start writing tests?
date: 2024-02-24 date: 2024-02-24
permalink: archive/2024/02/24/when-should-you-start-writing-tests permalink: archive/2024/02/24/when-should-you-start-writing-tests
snippet: | snippet: |
Which in a project's lifecycle should you start writing tests and doing test-driven development? When in a project's lifecycle should you start writing tests and doing test-driven development?
tags: tags:
- software-development - software-development
- php - php