pkg.go 148 B

12345
  1. /*Package gotesttools is a collection of packages to augment `testing` and
  2. support common patterns.
  3. */
  4. package gotesttools // import "gotest.tools"