unit-threaded v0.7.45 (2018-05-02T16:05:11Z)
Home
Dub
Repo
runTests
unit_threaded
runner
Undocumented in source. Be warned that the author may not have intended to support it.
int
runTests
(string[] args)
int
runTests
(string[] args, from!"unit_threaded.reflection".TestData[] testData)
int
runTests
(from!"unit_threaded.options".Options options, from!"unit_threaded.reflection".TestData[] testData)
int
runTests
(
in
from
!"unit_threaded.options".
Options
options
,
in
from
!"unit_threaded.reflection".
TestData
[]
testData
)
Meta
Source
See Implementation
unit_threaded
runner
functions
runTests
mixin templates
runTestsMixin