CURL Wrapper:  Congratulations  Next up:  std.serialize
    Jonathan M Davis 
    jmdavisProg at gmx.com
       
    Sat Dec 31 12:57:58 PST 2011
    
    
  
On Saturday, December 31, 2011 15:48:16 Jacob Carlborg wrote:
> Yes but what happens when there are many failed tests, i.e. may
> AssertErrors that have been thrown? It will just print all after each
> other and you have to count them yourself if you want to know how many
> failed tests there are?
What does the number of failures really matter? You just need to know which 
ones failed and where. The AssertErrors give you that.
- Jonathan M Davis
    
    
More information about the Digitalmars-d
mailing list