Re: DUnit: Advanced unit testing toolkit.

2013-09-29 Thread Gary Willoughby
Updated DUnit with some refactored code and started to implement a results module.

dunit 0.7.0 released

2013-09-29 Thread linkrope
https://github.com/linkrope/dunit/tree/v0.7.0 The xUnit testing framework for D is used in production for one year now. The latest changes are: - added XML test reporting in JUnitReport format - dub support - changed @Ignore to @Ignore(reason to skip the test) - added assertOp together with