Forum member
JKommer
1 post
Posts by JKommer
-
XUnit - Theory not showing all inputs
NCrunch does not seem to correctly detect all tests when using non-primitive type input parameters - the following code will show within NCrunch as a single test with no input arguments - public class TestClass { private readonly string _input; public…
29 Oct 2016 01:43 UTC