0 votes
in D Programming by
Can't Unit Testing Be Done In C++ With An Add-on Library?

1 Answer

0 votes
by

Sure. Try one out and then compare it with how D does it. It'll be quickly obvious what an improvement building it into the language is.

...