is

package
v0.0.0-...-f89fa1c Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package is provides helper functions for testing, similar to testify/assert.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal[T comparable](t testing.TB, expect, actual T)

Equal checks that the two values are equal.

func EqualSlice

func EqualSlice[S interface{ ~[]E }, E cmp.Ordered](t testing.TB, expect, actual S)

EqualSlice checks that the two slices are equal.

Types

This section is empty.

Jump to

Keyboard shortcuts

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