GdbMiSession.autoConfigureDubTests

void autoConfigureDubTests(string projectPath) @trusted

Auto-configures the session for running DUB unit tests. It builds the test executable and loads it.

Parameters

projectPathPath to the DUB project root.