package testutil
import "github.com/spf13/viper/internal/testutil"
Index ¶
Functions ¶
func AbsFilePath ¶
AbsFilePath calls filepath.Abs on path.
func Setenv ¶
Setenv sets an environment variable to a temporary value for the duration of the test.
This shim can be removed once support for Go <1.17 is dropped.
Source Files ¶
- Version
- v1.16.0
- Published
- May 30, 2023
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 2 hours ago –
Tools for package owners.