This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.Tap.
Summary
Provider for issues in TAP compatible format.
- Assembly
- Cake
.Issues .Tap .dll - Namespace
- Cake
.Issues .Tap - Containing Type
- TapIssuesProvider
Syntax
public TapIssuesProvider(ICakeLog log, TapIssuesSettings issueProviderSettings)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log context. |
issueProviderSettings | TapIssuesSettings | Settings for the issue provider. |
Return Value
Type | Description |
---|---|
void |