reporters

package
v10.1.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package reporters implements gingo Reporter for Azure App Insights

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAzureAppInsightsReporter

func NewAzureAppInsightsReporter(c appinsights.TelemetryClient) ginkgo.Reporter

NewAzureAppInsightsReporter returns reporter for Azure App Insights. It will send all the output from it to the AppInsights with test suite tag.

Types

type Capture

type Capture struct {
	io.Reader
	// contains filtered or unexported fields
}

func NewCapture

func NewCapture(fd int) (*Capture, error)

func StartCapture

func StartCapture(fd int, c appinsights.TelemetryClient, done chan struct{}) (*Capture, error)

func (*Capture) Close

func (c *Capture) Close() error

Jump to

Keyboard shortcuts

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