GdbMiSession.autoConfigureDubTests
void autoConfigureDubTests(string projectPath) @trustedAuto-configures the session for running DUB unit tests. It builds the test executable and loads it.
Parameters
projectPath | Path to the DUB project root. |
void autoConfigureDubTests(string projectPath) @trustedAuto-configures the session for running DUB unit tests. It builds the test executable and loads it.
projectPath | Path to the DUB project root. |