TyrannoportCakeExtension.

Tyrannoport(ICakeContext, FilePath, TyrannoportSettings) Method

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

Type Description
void