Forum member
AlexanderUK
4 posts
Posts by AlexanderUK
-
Build failure when a tests is parameterized on MSTest framework. NCrunch (version 3.14.0.1)
Many thanks! It really helped. I changed this option to "dynamic" and now all tests is executing correctly. Thanks again!!!!
15 Mar 2018 10:15 UTC
-
Build failure when a tests is parameterized on MSTest framework. NCrunch (version 3.14.0.1)
When I try to write one easy parameterized test, NCrunch (version 3.14.0.1) cannot build the project on VS 2017 (version 15.5.2). And that's why cannot run this test. In output window I have next stack trace: System.ArgumentNullException: Value cannot be null. Parameter name: source в Sys…
14 Mar 2018 22:38 UTC
-
Configuration option "Additional files to include" doesn’t work
Thanks a lot. It really helped. As workaround it works!
16 Feb 2018 23:23 UTC
-
Configuration option "Additional files to include" doesn’t work
The configuration option “Additional files to include” doesn’t work. Repro steps: 1. Create three projects: console application, class library and test project. 2. Add into console application project new “appsettings.json” file. And in property page of “appsettings.json” it is necessary to s…
16 Feb 2018 16:37 UTC