Explore use of t.TempDir() #696
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Go 1.15 started offering t.TempDir() function https://golang.org/doc/go1.15#io/ioutil
We can now deprecate our implementation of
testutil.NewTempDir(t)
./help-wanted
/good-first-issue
The text was updated successfully, but these errors were encountered: