Alex Rønne Petersen:
D unit tests were never really useful for anything beyond single-library projects IMHO. They don't scale for large, real-world application projects with lots of libraries and executables.
I think D has to offers means to library writers to instrument the built-in unit-testing machinery, to allow the implementation of a good unit testing system.
Bye, bearophile