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)
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 |
Return Value