ict.ken.be

Delivering solid user friendly software solutions since the dawn of time.

XUnit Inconclusive

Categories: Testing

When you can not use 2012 as a test runner, you can download xunit contrib that will plugin to Visual Studio 2012 with Resharper 7.1

In case you were using MSTest before: 

I understand that unit test should be failing or passing in theory, but while coding 'inconclusive' is just handy to remember where you are. So you can use [Fact(Skip = "Reason")]