unit tests with name and verbose report

jmh530 john.michael.hall at gmail.com
Thu Aug 4 20:01:00 UTC 2022


On Thursday, 4 August 2022 at 19:49:45 UTC, IGotD- wrote:
> [snip]
>
> Often you work on one isolated unittest and you just want run 
> one for speed reasons and less output. Often you have several 
> unittests in one file.
>
> I'm puzzled why the maintainers didn't want this early on as it 
> would speed up the development.

Just use version(newFeature) unittest {}


More information about the Digitalmars-d mailing list