From a61d928b279c5c508aca3bfc7cb14d810c3d75de Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Tue, 20 May 2025 07:19:33 +0200 Subject: vault backup: 2025-05-20 07:19:33 --- Testing Golang programs.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Testing Golang programs.md') diff --git a/Testing Golang programs.md b/Testing Golang programs.md index e9d48de..a97f734 100644 --- a/Testing Golang programs.md +++ b/Testing Golang programs.md @@ -2,6 +2,7 @@ tags: - golang - howto + - testing --- `go test` reads files ending with `_test.go`: 3 specialized functions: - Test functions; names start with Test, 1 arg. \*testing.T -- cgit v1.2.3