ctesting

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assert

func Assert(t *testing.T, runners ...RunnerFn)

Assert runs the provided test functions in parallel and asserts that they all pass.

func AssertCleanup

func AssertCleanup(t *testing.T, runners ...concurrency.Runner)

AssertCleanup runs the provided test functions in parallel and asserts that they all pass, only after Cleanup,.

Types

type RunnerFn

type RunnerFn func(context.Context, assert.TestingT)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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