testquark ~master (2019-12-23T00:33:56Z)
Dub
Repo
TimeTests
testquark
testquark
Enables timing of unittests, call runTests
template
TimeTests (
alias
that
) {
version
(
unittest
)
JSONValue
runTests
(size_t iters);
}
Members
Functions
runTests
JSONValue
runTests
(size_t iters)
Measure tests in a naive manner
Meta
Source
See Implementation
testquark
testquark
structs
NamedBenchmark
templates
HijackMain
TimeTests
Enables timing of unittests, call runTests