test

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Helper to implement rego testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Providers       []data.Provider
	UpdateSnapshots bool
	Verbose         bool
	Filter          string // Regular expression to filter tests.
}

type Result

type Result struct {
	Passed       bool
	NoTestsFound bool
}

func Test

func Test(ctx context.Context, options Options) (Result, error)

Jump to

Keyboard shortcuts

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