distssh ~master (2021-10-15T05:03:41.2224273)
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