xamarin - Mono Framework NUnit Version -


i'm running unit tests xamarin application using nunit-console (2.4.8) provided mono framework on os x.

i'm trying publish results through sonarqube , believe work need nunit 2.5 or higher

currently sonarqube errors because of missing "errors" attribute in xml results file, seems got introduced in nunit 2.5.

what options have upgrading nunit on os x? version of mono framework support higher version of nunit? can separate binary?

all versions of nunit supported on mono. there no install package can binaries zip.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -