package testutils
import "github.com/cyphar/filepath-securejoin/pathrs-lite/internal/testutils"
Package testutils provides some internal helpers for tests.
Index ¶
Variables ¶
MkdirAll is a wrapper around os.MkdirAll.
Symlink is a wrapper around os.Symlink.
WriteFile is a wrapper around os.WriteFile.
Types ¶
type TestingT ¶
TestingT is an interface wrapper around *testing.T.
Source Files ¶
- Version
- v0.5.0
- Published
- Sep 25, 2025
- Platform
- darwin/amd64
- Imports
- 1 packages
- Last checked
- 1 hour ago –
Tools for package owners.