//
pkg.gl
Category
github.com/simplesurance/baur/v2
internal
testutils
fstest
package
2.2.0
Repository:
https://github.com/simplesurance/baur.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
4
Dependents
1
Files
38 SLOC
#
Functions
Chmod
Chmod is wrappoer of os.Chmod that fails the test if chmod returns an error.
TempDir
TempDir returns a path, with all symlinks in it resolved, to a unique temporary directory.
WriteToFile
WriteToFile writes data to a file.