How can one reliably run unittests

wjoe invalid at example.com
Wed Aug 25 13:36:27 UTC 2021


On Wednesday, 25 August 2021 at 13:25:22 UTC, Paul Backus wrote:
> On Wednesday, 25 August 2021 at 13:23:22 UTC, wjoe wrote:
>> [...]
>
> Errors thrown by assertions in unit tests are a special case:
>
>> [...]
>
> Source: https://dlang.org/spec/unittest.html

Also, does that hold for something like assertThrown!SomeError ?


More information about the Digitalmars-d mailing list