Extending unittests [proposal] [Proof Of Concept]

Jacob Carlborg doob at me.com
Mon Sep 24 00:42:50 PDT 2012


On 2012-09-23 16:57, Jens Mueller wrote:

> How is the stack trace provided? Do you get a stack trace for each
> failure/error? Because that may clutter up the output. Maybe they stop
> at a predefined stack trace length.

Rspec with an exception thrown:

http://pastebin.com/wVeQEBUh

With full backtrace:

http://pastebin.com/Qb7XrXM2

The same for test-unit:

http://pastebin.com/5wAG7mHS

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list