Extending unittests [proposal] [Proof Of Concept]

Tobias Pankrath tobias at pankrath.net
Fri Sep 21 08:57:16 PDT 2012


> I'm actually kinda surprised the feedback on this is rather 
> negative. I
> thought running unit tests individually and printing 
> line/file/name was
> requested quite often?

I want to have this. My workflow is: Run all tests0(run all). If 
some fail, see if there might be a common reason (so don't stop). 
Than run the unit tests that will most likely tell you what's 
wrong in a debugger (run one test individually).



More information about the Digitalmars-d mailing list