is

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2025 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package is provides a lightweight extension to the standard library's testing capabilities.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal[V comparable](tb testing.TB, a, b V)

Equal fails test if two values are not Equal

func OK

func OK(tb testing.TB, err error)

OK asserts that error is nil

func True

func True(tb testing.TB, exp bool)

True fails test if expression is false

Types

This section is empty.

Jump to

Keyboard shortcuts

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