Cake.Tools.ReadyAPI.TestRunner Namespace

Class Types

Class Summary
PasswordType
ReportFormat
ReportType Specifies the type of the report data.
TestRunnerAliases

#addin Cake.Tools.ReadyAPI.TestRunner

If TestRunner.bat is not included in the PATH you will have to provide the location of TestRunner.bat as such Setup(context => { context.Tools.RegisterFile("C:/Program Files/SmartBear/ReadyAPI-3.5.1/bin/testrunner.bat"); });

TestRunnerSettings Contains the settings used by TestRunner.bat Please see Command-Line SystemProperties for additional information