unit-threaded v1.0.5 (2020-08-25T14:44:00Z)
Home
Dub
Repo
runTests
unit_threaded
runner
runner
Undocumented in source. Be warned that the author may not have intended to support it.
template
runTests
(Modules...)
int
runTests
(string[] args, from!"unit_threaded.runner.reflection".TestData[] testData)
int
runTests
(from!"unit_threaded.runner.options".Options options, from!"unit_threaded.runner.reflection".TestData[] testData)
nothrow
int
runTests
(
in
from
!"unit_threaded.runner.options".
Options
options
,
in
from
!"unit_threaded.runner.reflection".
TestData
[]
testData
)
Meta
Source
See Implementation
unit_threaded
runner
runner
functions
replaceModuleUnitTester
rt_moduleDtor
mixin templates
collectAndRunTestsMain
disableDefaultRunner
runTestsMain
runTestsMainHelper
templates
collectAndRunTests
runTests