https://issues.dlang.org/show_bug.cgi?id=20910
--- Comment #2 from Dlang Bot <[email protected]> --- @quickfur created dlang/druntime pull request #3129 "Fix issue 20910: fix misleading unittest runner messages." mentioning this issue: - Issue 20910: fix misleading unittest runner messages. The number returned by runModuleUnitTests is not the number of tests, but the number of modules tested. https://github.com/dlang/druntime/pull/3129 --
