Summary
Registers an async test reporter.
Gets called immediate after the test was executed
AsyncTestReporter
Syntax
public static TastyScope RegisterReporter(AsyncTestReporter reporter)
Parameters
| Name | Type | Description |
|---|---|---|
| reporter | AsyncTestReporter | The reporter. |
Return Value
| Type | Description |
|---|---|
| TastyScope | TastyScope. |