Tasty.

RegisterReporter(AsyncTestSummaryReporter) Method

Summary

Registers an async test summary reporter. Gets called after all tests are executed. AsyncTestSummaryReporter
Namespace
Xenial
Containing Type
Tasty

Syntax

public static TastyScope RegisterReporter(AsyncTestSummaryReporter summaryReporter)

Parameters

Name Type Description
summaryReporter AsyncTestSummaryReporter The reporter.

Return Value

Type Description
TastyScope TastyScope.