Forum member

fidel

11 posts

Posts by fidel

  1. Allow ASCII colors in Trace Output

    This could be SUPER helpful. I and my team also suffers with NO RTF/HTML support in NCRUNCH trace output. [b]How we may donate, to get this feature.[/b]

  2. Ncrunch 5 Task Capacity Defect

    Thanks for comprehensive answer. Looks like it was my bad. So I disabled in Global settings Paralell Execution, but in Shared settings it was enabled. When i disabled it, All tests now works super well as designed. I overlooked that Sorry. Have a nice day!

  3. Ncrunch 5 Task Capacity Defect

    Ncrunch 5.6 I use integration tests within Ncrunch grid server. With Xunit. I need to run tests exactly one by one. ( on each node) So on develop machine i disable paralell execution set Paralell Execution enabled = false set up maximum worker = 1 On remote machine which has Task Capa…

  4. Ncrunch 5 RDI Findings, Feedback

    When I press submit on that form I receive. The page you tried to access does not exist. Click here to return to the home page of NCrunch.NET. --- Maybe because GIF I am attaching is 16MB, idk.

  5. Ncrunch 5 RDI Findings, Feedback

    Thanks, I found focus mode, nice that it exists. How may i send you GIF file with UI bugs related to RDI?

  6. Ncrunch 5 RDI Findings, Feedback

    So, tested that a bit longer, and disabled RDI completely. Overhead is huge, It may slow down tests 6X-10X times. RDI UI interface looks a bit awkward. Quick Navigation, filtering, most important things are absent. There is no way to collect RDI data only for specific tests, (and draw ar…

  7. Ncrunch 5 RDI Findings, Feedback

    >>>I'm not too sure what you mean by this. Could you clarify further? Sure imagine you need to check which test covers some [i]IF block[/i]. but this test has 500 lines, You open up RDI variants (15 test cases) Then you don't know if that IF block is covered in Frame #1, you scroll down (few…

  8. Ncrunch 5 RDI Findings, Feedback

    We have a lot of tests in solution and found that RDI is nice feature, but it drastically increases tests running time. It would be great if RDI can be accessible only for "Pinned tests" also Right click, Perform RDI collection for these tests (run test group with RDI) Also if calling met…

  9. Tests discovery uses ALL memory available, without running tests

    I can try discover more, if you interested to fix it.

  10. Tests discovery uses ALL memory available, without running tests

    [img]null[/img]devenv. Not possible to paste picture here. on the picture i have devenv 30GB. I encountered that issue already previously. Fixed by remove ncrunchsolution files. "v3.ncrunchsolution" "ncrunchsolution.user" It was not because of TEST run, no tests were running, i eve…

  11. Tests discovery uses ALL memory available, without running tests

    Latest , Xunit, dotnet framework as Target project. Just test discovery (opening test window) causes VS to use all memory available (with freeze and crash at the end) Latest VS, Latest NCrunch. I ignored test assembly completelly in Nrunch settings, but after enabling Ncrunch same issue, al…