Field Seed
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Set the seed to use for randomization. When unset (or set to null), will use the default
system-computed seed.
public static readonly string Seed
Returns
- string
- Set the seed to use for randomization. When unset (or set to null), will use the default system-computed seed.
Remarks
Value type: int
Consumed by: v3