On Thu, 16 Apr 2015 04:31:31 GMT, cal wrote:

How do you ask dub to compile in unittests only for the main app, and not the dependencies? (I don't want to run the unittests of the project's dependencies).

Also interested on this. Specifically, I am need to disable coverage build for dependencies because -cov fails on depend library.