Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -1,12 +1,12 @@
---
title: >
Start with a vague test
Start with a vague test
pubDate: 2023-08-25
permalink: >-
archive/2023/08/25/start-with-a-vague-test
archive/2023/08/25/start-with-a-vague-test
tags:
- automated-testing
- test-driven-development
- automated-testing
- test-driven-development
---
If you're unsure what your first test should be, start by writing a test with an intentionally vague name, just to get you started.