D Language Foundation April 2023 Quarterly Meeting Summary
jmh530
john.michael.hall at gmail.com
Fri Apr 28 16:48:12 UTC 2023
On Friday, 28 April 2023 at 16:25:03 UTC, Steven Schveighoffer
wrote:
> On 4/28/23 11:42 AM, jmh530 wrote:
>> 2) It would be cool to have a built-in way to profile
>> unittests by module. So for instance, the output would be how
>> long it took the unit tests to run, broken out by module and
>> then with a total.
>
> This is a runtime thing. You can customize it:
>
> https://dlang.org/phobos/core_runtime.html#.Runtime.extendedModuleUnitTester
>
> -Steve
Cool.
More information about the Digitalmars-d-announce
mailing list