//
pkg.gl
Category
github.com/rite2nikhil/opa
util
test
package
0.10.2
Repository:
https://github.com/rite2nikhil/opa.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
59 SLOC
#
Functions
MakeTempFS
MakeTempFS creates a temporary directory structure for test purposes rooted at root.
Subtest
Subtest executes a sub-test f under test t.
WithTempFS
WithTempFS creates a temporary directory structure and invokes f with the root directory path.