Hijacks your main function and runs the tests in mod. mixin this to inject a C main that initializes the runtime and prints the tests etc.
Where to gets the tests from
just to get some compilation errors
foreach(_; 0..10_000) { }
//alias g = TimeTests!testquark;
See Implementation
Hijacks your main function and runs the tests in mod. mixin this to inject a C main that initializes the runtime and prints the tests etc.