Create a package containing the testing utilities in non _test.go files. A couple of examples of this approach are httptest and iotest.
Create a package containing the testing utilities in non _test.go files. A couple of examples of this approach are httptest and iotest.