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 or sets the Max degree of parallelism for Chutzpah.
Defaults to number of CPUs + 1
If you specify more than 1 the test output may be a bit jumbled
- Assembly
- Cake
.Chutzpah .dll - Namespace
- Cake
.Chutzpah - Containing Type
- ChutzpahSettings
Syntax
public Nullable<int> MaxParallelism { get; set; }
Value
Type | Description |
---|---|
Nullable |