Forum member
Kandaurov
3 posts
Posts by Kandaurov
-
Doesnt run [Theory] tests
[quote=Remco;8503][quote=Kandaurov;8502] Why not just run v1 tests the same way as v2? Have you ever tried it? We have a tone of tests written using v1 and they work fine everywhere except NCrunch. According to nuget.org xunit v2 is actually released only a year ago and I think that there are stil…
31 Mar 2016 08:42 UTC
-
Doesnt run [Theory] tests
[quote=Remco;8499][quote=Kandaurov;8496]I have the same problem: NCrunch does not see xunit 1.8 [Theory] tests with Fluent Assertions, until somewhere in the same assembly the [Fact] or Assert.Equal() is used. Switching to Dynamic Analysis does not help I know that it is a Galio issue, but why…
30 Mar 2016 08:14 UTC
-
Doesnt run [Theory] tests
I have the same problem: NCrunch does not see xunit 1.8 [Theory] tests with Fluent Assertions, until somewhere in the same assembly the [Fact] or Assert.Equal() is used. Switching to Dynamic Analysis does not help I know that it is a Galio issue, but why don't you run xunit tests using their n…
29 Mar 2016 15:15 UTC