package maint

import "gotest.tools/v3/internal/maint"

Package maint implements assert.TestingT for uses outside of test cases, for example, in a TestMain.

Index

Variables

var T = t{}

T provides an implementation of assert.TestingT which uses os.Exit, and fmt.Println. This implementation can be used outside of test cases to provide assert.TestingT, for example in a TestMain.

Source Files

maint.go

Version
v3.5.2 (latest)
Published
Sep 5, 2024
Platform
linux/amd64
Imports
2 packages
Last checked
2 months ago

Tools for package owners.