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
Gets an instance for the log format for Test Anything Protocol file generated by Textlint.
Syntax
public static BaseTapLogFileFormat TextlintLogFileFormat(this ICakeContext context)
Attributes
| Type |
Description |
| CakePropertyAliasAttribute |
|
| CakeAliasCategoryAttribute |
|
Parameters
| Name |
Type |
Description |
| context |
ICakeContext |
The context. |
Return Value
| Type |
Description |
| BaseTapLogFileFormat |
Instance for the Test Anything Protocol format generated by Textlint. |