terafoundation / test-context / TestContextOptions
Interface: TestContextOptions<S>
Defined in: test-context.ts:70
Type Parameters
Type Parameter |
---|
S |
Properties
Property | Type | Defined in |
---|---|---|
assignment? | any | test-context.ts:72 |
clients? | TestClientConfig [] | test-context.ts:73 |
name? | string | test-context.ts:71 |
sysconfig? | PartialDeep <SysConfig <S >> | test-context.ts:74 |