Forum member
menasheh
4 posts
Posts by menasheh
-
NCrunch support for tests in .razor files
[quote=Remco;13931]Would you be interested in trying the build below to see if this solves the problem for you? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_VS2019_3.31.0.5.msi]NCrunch_VS2019_3.31.0.5.msi[/url] The above build contains a fix that should allow the markers to rend…
23 Oct 2019 19:34 UTC
-
NCrunch support for tests in .razor files
Hi Remco, Just checking in now that .net core 3 is stably released. Any updates?
07 Oct 2019 19:46 UTC
-
NCrunch support for tests in .razor files
[quote=Remco;13773]In theory, NCrunch should support any source file that has debugging information present in the output PDB file. In practice, we've never tested this with razor files. I honestly didn't know it was possible to build such a structure. Could I convince you to provide us with …
21 Aug 2019 15:39 UTC
-
NCrunch support for tests in .razor files
NCrunch runs tests defined in the @code block of a .razor file. However, it seems like there's a missing link between the results of the tests and the actual .razor source code. Two manifestations of this: 1. Right click option "Go to selected test" doesn't work. 2. Inline code coverage is not …
16 Aug 2019 17:40 UTC