Forum member
southernsun
2 posts
Posts by southernsun
-
Unable to cast object of type 'System.Int32' to type 'System.String'
Thank you, that works
03 Apr 2015 20:12 UTC
-
Unable to cast object of type 'System.Int32' to type 'System.String'
I'm getting the following failure on my tests projects when using nCrunch. My bet is that it is related MyTestCategoryAttribute. We have extended the TestCategoryBaseAttribute with a custom TestCategoryAttribute that takes enum values. Let's not discuss why we are using that, but that's just the way…
02 Apr 2015 13:25 UTC