unit-threaded v1.0.13 (2021-03-24T10:48:51Z)
Home
Dub
Repo
TestSuite.this
unit_threaded
runner
testsuite
TestSuite
this
(Options options, const(TestData)[] testData)
struct
TestSuite
this
(
in
Options
options
,
const
(
TestData
)[]
testData
)
this
(Options options, const(TestData)[] testData, Output output)
Parameters
options
Options
The options to run tests with.
testData
const
(
TestData
)[]
The information about the tests to run.
Meta
Source
See Implementation
unit_threaded
runner
testsuite
TestSuite
constructors
this
functions
run