From d4bd3ad4a869c87fcfa4f83b42555a6c8e1bc746 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 17 May 2025 09:03:45 +0200 Subject: vault backup: 2025-05-17 09:03:45 --- Test fixture.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Test fixture.md (limited to 'Test fixture.md') diff --git a/Test fixture.md b/Test fixture.md new file mode 100644 index 0000000..0970668 --- /dev/null +++ b/Test fixture.md @@ -0,0 +1,6 @@ +--- +tags: + - dev + - testing +--- +Is the data that is required to create the system under test. E.g when testing an employee's sick pay calculation you might need its marital status, number of dependents, employment and payroll history. That set data is referred to as the test fixture. \ No newline at end of file -- cgit v1.2.3