Forum member
enkafan
2 posts
Posts by enkafan
-
Xunit and Skip breaking the runner
ok, my problem with xunit was human error on my part. I'm obviously throwing two facts on there which was blowing it up. Still would have been nice if this would have been marked as a failed test rather than preventing the whole assembly from failing
19 May 2015 17:48 UTC
-
Xunit and Skip breaking the runner
I have some unit tests I need to skip so I was going to use a custom FactAttribute. This is causing the unit test discovery to throw an exception. I'm pretty sure this is an Xunit problem not an Ncrunch bug, but between the VS test runner, R# and teamcity I'm only seeing problems in NCrunch so I sus…
19 May 2015 16:59 UTC