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
Post a Comment