unit-threaded v1.0.11 (2020-09-15T15:33:59Z)
Home
Dub
Repo
runTests.runTests
unit_threaded
runner
runner
runTests
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.runner.reflection".TestData[] testData)
template
runTests
(Modules...)
nothrow
int
runTests
(
string
[]
args
,
in
from
!"unit_threaded.runner.reflection".
TestData
[]
testData
)
if
(
Modules.length
> 0
)
Meta
Source
See Implementation
unit_threaded
runner
runner
runTests
functions
runTests
mixins
__anonymous