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.TestEngine.
Summary
If this option is specified, the command-line tool will not scan the project for external dependencies. It helps you improve the performance of running large projects.
- Assembly
- Cake
.Tools .ReadyAPI .TestEngine .dll - Namespace
- Cake
.Tools .ReadyAPI .TestEngine - Containing Type
- TestEngineSettings
Syntax
public Nullable<bool> SkipDependencies { get; set; }
Value
Type | Description |
---|---|
Nullable |