Counting passed/failed unit tests

Alex Rønne Petersen xtzgzorex at gmail.com
Mon Oct 24 07:25:32 PDT 2011


Hi,

Is there any way to count the amount of passed/failed unit tests in a 
module or a program as a whole? From what I can see, druntime simply 
invokes a function on each module which triggers all actual tests. If 
this is all the information that is available, I guess it's impossible, 
but I'm _very_ open to suggestions/ideas here...

Thanks!

- Alex


More information about the Digitalmars-d mailing list