Forum member
rwv37
11 posts
Posts by rwv37
-
less verbose testing summary line?
I typically don't give my VS sidebars a lot of horizontal space unless they [i]really[/i] need it. NCrunch, in my experience/usage, doesn't really need it... except for one thing, which (in my opinion) [i]shouldn't[/i] need it: the summary message at the top of the tests list. For example, right …
02 Mar 2024 21:15 UTC
-
"NCrunch was unable to resolve dependency data for its own assemblies under your chosen framework"
NCrunch seems to be working fine, in that it runs tests, reports the results, marks coverage, etc., but this warning message is always present: [quote]NCrunch was unable to resolve dependency data for its own assemblies under your chosen framework. It is possible that the version of NCrunch you …
01 Nov 2021 05:14 UTC
-
nCrunchTemp_* directories in weird place, and not being cleaned up
That (the PropertyGroup Condition one) seems to have done the trick. Thank you!
15 Oct 2021 03:08 UTC
-
nCrunchTemp_* directories in weird place, and not being cleaned up
Poked around a little more, and found: (1) If I take the [h]GenerateDocumentationFile[/h] property out completely, it still happens. (2) However, if I put it back in and explicitly set it to [h]false[/h], it does [i]not[/i] happen.
14 Oct 2021 23:59 UTC
-
nCrunchTemp_* directories in weird place, and not being cleaned up
Just tried that; the same thing happens.
14 Oct 2021 23:50 UTC
-
nCrunchTemp_* directories in weird place, and not being cleaned up
Thanks. The project/solution has gotten more complicated since my original post, so I started over to get something that must be at least close to a minimal case (which I'll include in this post). I do have a couple other tools installed in VS -- GhostDoc Pro and NDepend. I have no NDepend projec…
14 Oct 2021 23:17 UTC
-
nCrunchTemp_* directories in weird place, and not being cleaned up
Oh, I should probably say that the only thing I've done in this solution with NCrunch so far is to have it turned on. I don't even have any tests written yet. There's only one project (a C# library), which is really, really close to being nothing at all.
12 Oct 2021 22:09 UTC
-
nCrunchTemp_* directories in weird place, and not being cleaned up
I just changed a [h]*.csproj[/h] file to generate the XML documentation in a [h]Docs[/h] folder tree under the main solution directory: [h]<PropertyGroup> <Rwv37SolutionDirectory>$(MSBuildProjectDirectory)\..</Rwv37SolutionDirectory> <Rwv37SolutionDocsDirectory>$(Rwv37SolutionDirectory)…
12 Oct 2021 20:44 UTC
-
Error when submitting via the website's contact form
[quote=Remco;13813]Thanks for these details. Can you confirm whether the error is still happening for you and whether it seems to be content specific? I cannot seem to find a way to recreate this problem.[/quote] I just tried again, and it worked fine. A few things, though: 1. I rebooted in…
03 Sep 2019 01:38 UTC
-
Error when submitting via the website's contact form
[quote=Remco;13805]Thanks for letting me know about this! Can you confirm which of these two forms you used? Also, which browser are you running on? https://www.ncrunch.net/Support/Contact https://blog.ncrunch.net/contact.aspx[/quote] I don't know 100% for sure, but almost certainly https:/…
02 Sep 2019 05:19 UTC
-
Error when submitting via the website's contact form
When I try to submit a message via the website's contact form, I get the following error: Sorry, but the following occurred while attempting to send your message: There was an error in the callback. 88|/wEWBwLK9+KFBALY16/xAwLA/JLXCQKYsvqpBAKN77GYBgKqxdKBCALvyYCVC0MOttvpqvY6TXviPOc5VvNpMu I tri…
01 Sep 2019 00:22 UTC