integration

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

package integration provides integration testing helpers

Integration tests should be written like go unit tests but with the following constraints:

1. They should be named TestIntegration* instead of just Test* 2. The source file should have builtags !nointegration

See also: hack/make-rules/test.sh

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ModuleRootDir

func ModuleRootDir() (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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