decorators

package
v2.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Ginkgo is usually dot-imported via:

import . "github.com/onsi/ginkgo/v2"

however some parts of the DSL may conflict with existing symbols in the user's code.

To mitigate this without losing the brevity of dot-importing Ginkgo the various packages in the dsl directory provide pieces of the Ginkgo DSL that can be dot-imported separately.

This "decorators" package pulls in the various decorators defined in the Ginkgo DSL.

Index

Constants

View Source
const Focus = ginkgo.Focus
View Source
const OncePerOrdered = ginkgo.OncePerOrdered
View Source
const Ordered = ginkgo.Ordered
View Source
const Pending = ginkgo.Pending
View Source
const Serial = ginkgo.Serial
View Source
const SuppressProgressReporting = ginkgo.SuppressProgressReporting

Variables

View Source
var Label = ginkgo.Label

Functions

This section is empty.

Types

type FlakeAttempts

type FlakeAttempts = ginkgo.FlakeAttempts

type GracePeriod added in v2.3.0

type GracePeriod = ginkgo.GracePeriod

type Labels

type Labels = ginkgo.Labels

type MustPassRepeatedly added in v2.4.0

type MustPassRepeatedly = ginkgo.MustPassRepeatedly

type NodeTimeout added in v2.3.0

type NodeTimeout = ginkgo.NodeTimeout

type Offset

type Offset = ginkgo.Offset

type PollProgressAfter added in v2.2.0

type PollProgressAfter = ginkgo.PollProgressAfter

type PollProgressInterval added in v2.2.0

type PollProgressInterval = ginkgo.PollProgressInterval

type SpecTimeout added in v2.3.0

type SpecTimeout = ginkgo.SpecTimeout

Jump to

Keyboard shortcuts

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