unit-threaded v1.0.8 (2020-08-26T13:32: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)
template
runTests
(Modules...)
nothrow
int
runTests
(
string
[]
args
)
if
(
Modules.length
> 0
)
int
runTests
(string[] args, from!"unit_threaded.runner.reflection".TestData[] testData)
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)
Meta
Source
See Implementation
unit_threaded
runner
runner
runTests
functions
runTests
mixins
__anonymous