Forum member

Remco NCrunch Developer

7586 posts

Posts by Remco

  1. MSTest in dynamic mode causes NCrunch to error

    Thanks for sharing this issue. I'm having trouble building a sample that can produce this problem. Are you able to throw together a small sample project that you can [url=https://www.ncrunch.net/support/contact]send through to me[/url] that demonstrates it? Thanks!

  2. Is NCrunch still being developed?

    [quote=willdean;17000] Wow! If I'd known my posting would have had such a galvanising effect I'd have written it a year ago. ;-) Well done. [/quote] I'll be honest with you. I'd been trying to get 4.19 out all week. It was already happening. But yeah, waking up every day to see the on…

  3. Is NCrunch still being developed?

    [quote=willdean;16998]Up to you, of course, but you could perhaps grab half an hour away from the code to write a news posting? To me it's the combination of no new releases AND not even any news since last summer which makes people worry about abandonment. I'm not personally worried that nCrunch …

  4. Is NCrunch still being developed?

    [quote=GlobalConcepts;16996] Is there already a timeline when to expect that version 5 ...or a preview?[/quote] I wish there was, but every time I try to guess when it'll be ready, I end up getting it wrong. I'll let you know as soon as we have something you can try.

  5. NCrunch causing dotnet watch to fail

    Hi, thanks for sharing this issue. There are two mechanisms that are likely tripping you up here: Config files: NCrunch stores these adjacent to your project files by default, unless configured otherwise by changing [url=https://www.ncrunch.net/documentation/reference_solution-configuration_p…

  6. Unable to hash type 'Code' due to exception: System.NotSupportedException: Unknown element type: Var

    My apologies. I'm feeling more confident in the build below if you'd like to give it a try. [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.19.0.10.msi]NCrunch_Console_4.19.0.10.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.19.0.10.zip]NCr…

  7. Unable to hash type 'Code' due to exception: System.NotSupportedException: Unknown element type: Var

    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_Console_4.19.0.9.msi]NCrunch_Console_4.19.0.9.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.19.0.9.zip]NCrunc…

  8. Unable to hash type 'Code' due to exception: System.NotSupportedException: Unknown element type: Var

    Thanks for reporting this. I'll take a look and will get back to you.

  9. Custom Engine Mode RegEx Failing to Exclude Tests

    [quote=nCubed;16972]There is only a directory named: .NCrunch_<solution.name> There is no folder for _ncrunch_<solution.name> [/quote] Apologies. There is a slight difference in our own dev builds where the name is difference (hence the confusion). [quote=nCubed;16972] I did delete the dir…

  10. .NET8 Support

    As far as we know, all should be working fine on .NET 8. If you do experience problems, please do let us know.

  11. Custom Engine Mode RegEx Failing to Exclude Tests

    [quote=nCubed;16967] By chance are there any other locations I can look to see if something has been cached?[/quote] It might be worth clearing out your NCrunch cache directory (_ncrunch_solution under your solution directory). Make sure you don't have the solution open when you do this.

  12. Custom Engine Mode RegEx Failing to Exclude Tests

    Hi, thanks for sharing this issue and please accept my apologies for the frustration. Is this a problem you're able to isolate with a sample project? It's not clear to me why this would be happening. Something to be aware of is that when a custom engine mode excludes a test from automatic exe…

  13. CLI for churning mode

    Unfortunately, I can't right now provide you with a way to get churn mode to work using the console tool - but I can provide some general advise around its use that I hope will help with your situation. The problem you're facing is very common and needs to be kept in check as test suites expand i…

  14. CLI for churning mode

    Thanks for confirming this. This would make sense as a feature request if you'd like to submit it at [url=https://ncrunch.uservoice.com]uservoice[/url].

  15. Failure to build Azure Functions project after upgrade to .NET 8

    Hi, thanks for sharing this issue. Does this still happen for you if you set NCrunch in [url=https://www.ncrunch.net/documentation/troubleshooting_compatibility-mode]compatibility mode[/url]?

  16. CLI for churning mode

    Is the purpose of your script to force the runner to execute different groups in tests in different orders so that you can tease out the issues? When run locally on a machine under VS, NCrunch churn mode does cycle the tests into different execution orders and groups. It will also cycle the test…

  17. Is NCrunch still being developed?

    [quote=damianh;16951] Just a random suggestion - major releases will often come with some instability will need some maturing out. Totally normal. It would be great if v5 (?) could be installed side-by-sidewith with NCrunch 4.x allowing us to choose which one to use at any given moment without inst…

  18. CLI for churning mode

    Hi, thanks for posting. Right now, this is a feature that is specific to the NCrunch VS client and it isn't available for the console tool. Could you tell me more about your use case? How will having this feature in the console tool help you?

  19. Android builds produce garbage Designer.cs file

    Hi, thanks for sharing this issue. Right now we don't support Android projects, as these are simply too alien for us to constructively use under NCrunch. I'm actually impressed you were able to get as far as being able to build this project. The later versions of NCrunch generally try to turn o…

  20. Is NCrunch still being developed?

    [quote=damianh;16946]Hi, long time ncrunch user here and am wondering if the product is still being actively developed? It's been quite some time since a major release. It does seems things are maintained (nothing specifically has broken) but feature activity seems to have completely stopped and use…