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.Tyrannoport.
Summary
Generate a Tyrannoport report for each TRX file in
Syntax
public static void Tyrannoport(this ICakeContext context, FilePath trxPath, TyrannoportSettings settings)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The cake context for this method |
trxPath |
FilePath |
The TRX file path to generate a report for |
settings |
TyrannoportSettings |
Tool settings for this operation |
Return Value