package testutils

import "github.com/cyphar/filepath-securejoin/pathrs-lite/internal/testutils"

Package testutils provides some internal helpers for tests.

Index

Variables

var MkdirAll = testutils.MkdirAll

MkdirAll is a wrapper around os.MkdirAll.

var Symlink = testutils.Symlink

Symlink is a wrapper around os.Symlink.

var WriteFile = testutils.WriteFile

WriteFile is a wrapper around os.WriteFile.

Types

type TestingT

type TestingT = testutils.TestingT

TestingT is an interface wrapper around *testing.T.

Source Files

iface.go os.go

Version
v0.6.1 (latest)
Published
Nov 19, 2025
Platform
js/wasm
Imports
1 packages
Last checked
1 hour ago

Tools for package owners.