visual studio 2015 - Where is NUNIT result xml in nunit-vs-adapter -
i using nunit vs 2015 , nunit-vs-adapter , want process test results. founf console runner creates sort of result xml , want know can find when running tests inside vs 2015.
the adapter doesn't save test results file. could, of course, make request such feature project @ https://github.com/nunit/nunit3-vs-adapter. require new setting in runsettings file.
Comments
Post a Comment