简体   繁体   中英

xUnit Tests not running after building

I'm trying to run unit tests in VisualStudio 2013. My tests are discovered under the Test Explorer but after running the tests, the project builds and stops. All my tests are then categorised under "Not Run". I'm not getting any error messages or exceptions.

Thanks Jeroen Vannel & gunr2171.

I fixed it by installing xunit.runner to the test project from the NuGet Manager instead of running the installation of the xunit.runner Visual Studio Extension file I downloaded previously.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM