ginkgo_helper

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDescription

func GetDescription(testReport *ginkgoTypes.SpecReport) string

GetDescription returns the description for a jira issue.

func GetSummary

func GetSummary(testReport *ginkgoTypes.SpecReport) string

GetSummary returns, for a given test, the summary of the corresponding Jira bug (if one were to be created)

func GetTestNameAndMaintainer

func GetTestNameAndMaintainer(testReport *ginkgoTypes.SpecReport) (testName, maintainer string)

GetTestNameAndMaintainer returns test name and maintainer. - maintainer is only available if Label maintainer is defined - test name is the value of the Label name if defined, or LeafNodeText

func IsTestSerial

func IsTestSerial(testReport *ginkgoTypes.SpecReport) bool

IsTestSerial returns true if a test was run in serial. NodeTypeSynchronizedBeforeSuite and NodeTypeSynchronizedAfterSuite have no labels but run in serial

Types

This section is empty.

Jump to

Keyboard shortcuts

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