Versions in this module Expand all Collapse all v0 v0.10.0 Jul 7, 2024 v0.9.19 Jun 21, 2024 Changes in this version + type TestCase struct + Input func() T + Name string + Output R + type TestCaseFunc func(t *testing.T, input any, result any, args ...any)