unit-threaded v1.0.11 (2020-09-15T15:33:59Z)
Home
Dub
Repo
TestSuite.this
unit_threaded
runner
testsuite
TestSuite
this
(Options options, TestData[] testData)
struct
TestSuite
this
(
in
Options
options
,
in
TestData
[]
testData
)
this
(Options options, TestData[] testData, Output output)
Parameters
options
Options
The options to run tests with.
testData
TestData
[]
The information about the tests to run.
Meta
Source
See Implementation
unit_threaded
runner
testsuite
TestSuite
constructors
this
functions
run