Hi guys,
I’ve noticed that the NUnit-Runner step is always rebuilding the code inside the step for my Xamarin build. This causes all my code to effectively build twice. I’d prefer to run the unit tests against already built nunit projects output by the Builder step.
Can there be an option you select if the binaries are already built and should be compatible with NUnit?
Cheers