On Wednesday, 15 January 2014 at 17:02:42 UTC, bearophile wrote:
Atila Neves:

I don't know if it'll be enough to win over C++, but as long as we escape the C trap for the unit tests as well I'll be happy.

The built-in D unittesting is handy, but it's a little underpowered.

Bye,
bearophile

Luckily there are some libraries in development to help with this:

http://code.dlang.org/packages/dunit
https://github.com/atilaneves/unit-threaded
https://github.com/jostly/specd
https://github.com/nomad-software/dunit

Reply via email to