[Issue 1952] Support a unit test handler

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 27 04:47:14 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1952


jason.james.house at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aaroncraelius at gmail.com




------- Comment #2 from jason.james.house at gmail.com  2008-03-27 06:47 -------
> Why?

Simple. It allows users of D to make a lot of unit testing design decisions up
front avoid code bloat inside unit tests. Should exceptions be caught? Should
all tests be run? How do you handle expected failures? How do you report
results? Can D be hooked up to continuous integration program X? Etc...


-- 



More information about the Digitalmars-d-bugs mailing list