Move all files to sculpin/

This commit is contained in:
Oliver Davies 2025-10-01 00:01:33 +01:00
parent c5d71803a5
commit 0f61b4e9ee
1514 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,15 @@
---
title: Can you make a test fail?
date: 2024-04-27
permalink: daily/2024/04/27/can-you-make-a-test-fail
tags:
- software-development
- automated-testing
cta: ~
snippet: |
Can you make an automated test fail when you want?
---
Can you make an automated test fail when you want it to?
If not, how do you know it's testing the correct thing?