How does unit testing with dub work?

dub build --arch=x86_64 --build=unittest-cov --force --compiler=ldc2

After execution, there is no result output in the command line.

Reply via email to