Skip to content

Runner

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

type Runner     static member runTests : test : TestCase -> int     static member runTests : tests : TestCase list -> int     static member runTestsWith : configurer : (TestConfig -> TestConfig) -> test : TestCase -> int     static member runTestsWith : configurer : (TestConfig -> TestConfig) -> tests : TestCase list -> int

Methods