1 /* 2 Package gotesttools is a collection of packages to augment `testing` and 3 support common patterns. 4 */ 5 package gotesttools // import "gotest.tools/v3" 6
View as plain text