DUnit: Advanced unit testing toolkit.

linkrope linkrope at github.com
Sun Sep 22 06:13:28 PDT 2013


Have a look at https://github.com/linkrope/dunit, especially at
the "Related Projects".

Until now, my preferred tool for (large-scale) unit testing in D
would be the combination of my dunit framework (of course),
DMocks-revived for mocks, and the 'must' matchers of specd.

How does your toolkit fit in?


More information about the Digitalmars-d-announce mailing list