Le 29/04/2012 22:54, Alex Rønne Petersen a écrit : > 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. > +1 A good std.unittest + attributes is probably a better approach.