Testing with nearly all packages in code.dlang.org

Adam D Ruppe destructionator at gmail.com
Tue Sep 19 21:44:11 UTC 2023


On Tuesday, 19 September 2023 at 21:37:32 UTC, Atila Neves wrote:
> 1362 of them returned 0 for `dub build`, or about 57%. It's 
> probably a good idea to actually do `dub build 
> --build=unittest` since that'll include more D code.

It is vital to try the various subpackages to get decent 
coverage; dub build ignores them unless they are declared as 
explicit dependencies on the top level thing.



More information about the Digitalmars-d mailing list