From 445ee1fa4a9e82250d21c66ba957a1e19077efd9 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 24 Nov 2024 18:01:02 +0100 Subject: tests(infrastructure/driver): Support setting the golden file --- tests/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/README.md') diff --git a/tests/README.md b/tests/README.md index 0c55bdf1..698c5d83 100644 --- a/tests/README.md +++ b/tests/README.md @@ -85,3 +85,8 @@ must match. Does the same thing as [Expect](#expect), but enforces, that the regex does not match. + +#### `SetGolden` + +Set the golden file (the file used for the hash generation) to `ARGS`. +`ARGS` must be a valid file path. -- cgit 1.4.1