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.Chutzpah.
Summary
Gets the list of test paths to run.
Specify more than one to add multiple paths.
If you give a folder, it will be scanned for testable files.
- Assembly
- Cake
.Chutzpah .dll - Namespace
- Cake
.Chutzpah - Containing Type
- ChutzpahSettings
Syntax
public IList<Path> AdditionalTestPaths { get; }
Value
Type | Description |
---|---|
IList |