Skip to content

Debugging

Terje Sandstrom edited this page Nov 19, 2019 · 2 revisions

Debugging the NUnit3TestAdapter

Debugging the adapter is done by creating a debug version of the adapter and enabling the LAUNCHDEBUGGER symbols where appropriate in the code base.

A detailed explanation of the process can be found in this blogpost.

Clone this wiki locally