How To Run XUnit TEsts in VisualStudio online Build
hi
i want run xunit tests of project in visual studio online. have ?
the normal visual studio test action doesnt execute tests. assume have set test adapter property don't know what
ps: posted more details here: http://stackoverflow.com/questions/31511081/how-to-run-xunit-in-visualstudioonline-build
hi,
in order run xunit test in visual studio online, you have to specify the path of package folder that contains xunit test adapter in "path custom test adapters" column of "advanced".
reference:http://www.donovanbrown.com/post/2015/06/15/how-to-run-xunit-test-with-vnext-build
regards,
Archived Forums V > Visual Studio Team Services
Comments
Post a Comment