Cake.Tools.ReadyAPI.TestEngine Namespace

Class Types

Class Summary
ReportFormat
TestEngineAliases

#addin Cake.Tools.ReadyAPI.TestEngine

If TestEngine.ps1 is not included in the PATH you will have to provide the location of TestEngine.ps1 as such Setup(context => { context.Tools.RegisterFile("C:/Users/yourusername/AppData/Roaming/npm/testengine.ps1"); });

TestEngineSettings Contains the settings used by the TestEngine CLI Please see TestEngine Command-Line Tool for additional information