Thanks There are still few quirks :) 1) MsBuild task is still not installed after running installer. Its listed in nsi file but for some reason, not installed 2) MbUnit.Cons.exe and MbUnit.Cons.exe.config are not listed in uninstall section, so the are not deleted when uninstalling mbunit
3) I have little problem with mbunit console runner returning "success" even there are failing tests (running from msbuild script) . Is this behaviour "by design" ? Because this makes console runner quite unusable when desired behaviour is "build is broken when there are failing tests". Is there any option to change that ? Thank Liwoj
