unit-threaded ~master (2021-10-11T15:13:26Z)
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