Skip to content

TestConfig

Namespace: Scriptorium.Quill  Parent: Scriptorium.Quill.global

type TestConfig =     {         Skip : bool         TimeoutMs : int option         SlowThresholdMs : int     }     static property Default : TestConfig with get

Fields

Properties