require

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package require provides test requirement helpers re-exported from testify/require.

Index

Constants

This section is empty.

Variables

View Source
var (
	New           = require.New
	True          = require.True
	False         = require.False
	Equal         = require.Equal
	NotEqual      = require.NotEqual
	Error         = require.Error
	ErrorIs       = require.ErrorIs
	ErrorContains = require.ErrorContains
	NoError       = require.NoError
	Nil           = require.Nil
	NotNil        = require.NotNil
	Empty         = require.Empty
	NotEmpty      = require.NotEmpty
)

Exported requirement functions from testify/require.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL