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.Tools.ReadyAPI.TestRunner.
Summary
Specifies the endpoint to be used in test requests. The specified endpoint should include the protocol part (for example, https://).
This argument overrides the endpoints you have specified for test steps in your project.See the -h argument description.
Note: The runner ignores this parameter if Environment
is specified.In this case, the endpoint is taken from the environment settings.
- Assembly
- Cake
.Tools .ReadyAPI .TestRunner .dll - Namespace
- Cake
.Tools .ReadyAPI .TestRunner - Containing Type
- TestRunnerSettings
Syntax
public string EndPoint { get; set; }
Value
Type | Description |
---|---|
string |