Forum member

Mark

36 posts

Posts by Mark

  1. Unstable Test Generation (Removing tests doesn't adjust discovery count)

    I have an issue very similar to https://forum.ncrunch.net/yaf_postst2670_Unstable-Test-Generation.aspx but was seeing unexpected behavior so didn't want to hijack that thread. We do have testcase Sources that are generated based on code. So I was going through the process of commenting out the te…

  2. Project fails to build under optimized mode engine due to index out of range exception

    I updated to the trial of of 4.2.0.7 and it builds fine. Looks like you guys fixed this one. Looks like I got 30 days to figure out updating my license. Thanks, Mark Smith

  3. Project fails to build under optimized mode engine due to index out of range exception

    When first loading NCrunch on this project with the new optimized mode, it gave an exception in the build of the project. (Which was visible in the NCrunch Processing Queue). Reverting back to legacy mode allowed the project to build fine. We do use Fody for IL weaving, .Net Framework 4.5.2 on …

  4. Copy Exception Detail to Clipboard

    Thanks yanglee, Layout O Rama looks like it would be a useful tool all around as I typically use 3 different workstation setups. I'll probably look into it but I'll still hold out for a context menu :) As it would be about as many keystrokes for a lot of the cases when I actually need to move stu…

  5. Copy Exception Detail to Clipboard

    When I'm looking at a failed test or exception I often need to look closer at the exception details that are provided in the tooltip and/or the show exception details window. A lot of times though I just want that data into the clipboard so I can throw it in Notepad++ so I can see the details easier…

  6. Which Configuration doe NCrunch use for tests?

    That would definitely work although my motivation for having as part of the config screen would be that NCrunch settings files don't require code review where as csproj files require the approval of others in the group who tend to hesitate to put utility specific functions into the project files. In…

  7. Which Configuration doe NCrunch use for tests?

    Hey Remco, I'd like to bump this concept but also raise the idea that defining arbitrary #define in the NCrunch configuration window would be a really nice feature. IE. I have a #define that changes the behavior of the way the test is run. It is not associated with either the Configuration or …

  8. "Show coverage for Covering Test Only" gets out of sync after function rename

    Just a note of something I noticed today. It appears that if you set NCrunch in the mode where it shows the coverage for only the selected test that it does the filtering based on the function name. Renaming the test method leaves you with uncovered coverage markers which was confusing until I reali…

  9. Metrics Header Customization Issue

    No problem. As long as you're aware of the problem I'm happy. My short term solution is to not use/abuse that window and I'm happy. Long term solution of V2 is perfectly fine and I look forward to getting that fix. Thanks, Mark Smith

  10. Metrics Header Customization Issue

    It appears that there is some instability around the Metrics display customization window. It will cause a crash dump of Visual Studio 2012 Here's the steps to reproduce (It's not perfectly reproducible but I managed to do it every time although slightly different each time) Start VS 2012 Ope…

  11. UI Improvement Suggestions for the Configuration

    Thanks Remco, I'll download it and give it a try.

  12. License Window Frozen

    If I run into the issue again I'll give what you suggested a go and let you know. Otherwise I'm all for fixing the bug as intended because I don't want to see the popup anymore either. Thanks,

  13. License Window Frozen

    Hey, Figured I'd drop a quick note about a bug I ran into this morning. I opened up my laptop and brought up a VS 2012 instance I had running before I put my laptop to sleep and it had the Licensing window from NCrunch open and it wouldn't go away. The NCrunch engine was disabled when I opened my …

  14. UI Improvement Suggestions for the Configuration

    Thanks Remco, No problem Remco, took maybe 10-15 minutes to get it configured. And don't worry, the color scheme issues were way less frustrating than other things I do on a day to day basis. As usual, just want to make sure you get the feedback you need to keep your backlog full. Enjoying th…

  15. UI Improvement Suggestions for the Configuration

    I went to go configure the color scheme of NCrunch to look not so appalling on the VS 2012 dark theme today and what I walked away with after some frustration was a set of comments. 1) NCrunch Configuration window show start with something selected by default. I was under the impression that the …

  16. Renaming Test Library

    Hey Remco, I went ahead and tried reproducing it on a simple 2 library project and was unable to do so. Basically the majority of my debug session was moving files between projects, updating namespaces and changing references between projects to fix errors as I changed what was in which namespace…

  17. Renaming Test Library

    I had an issue this morning where NCrunch would refuse to build my test project even though directly building it in visual studio worked fine. I believe what happened is that when I renamed the test project, NCrunch must have held onto an old reference of the project and been using that to build. I …

  18. "Show Tests Covering Line" window doesn't like being moved

    Hey Remco, No need for all that fuss about the suo file or reinstalling NCrunch. Just restarting visual studio is all that is required in order to resolve the issue. I just won't try to dock that window anymore :) (unless you tell me I can). Thanks, Mark Smith

  19. "Show Tests Covering Line" window doesn't like being moved

    I right clicked on one of my green test coverage dots and selected to "Show tests covering this line". Then when that window showed up I decided for whatever reason to try to move that window by dragging it's title bar to see if I could dock that window. The result is that now every time I open that…

  20. VS 2012 Dark Theme Compatability

    Thanks for the update Remco. I figured it didn't slip through the cracks but didn't see anything on the forum about it so figured I'd ask.