Forum member

Der-Albert.com

260 posts

Posts by Der-Albert.com

  1. MSpec empty tests should be reported as FAILED not PASSED

    Maybe i should had read more then the first and the last post in this thread ;)

  2. MSpec empty tests should be reported as FAILED not PASSED

    [quote=Remco;1927]For anyone interested, a fix for this issue has been released recently with v1.39b of NCrunch.[/quote] With 1.39b you broke MSpec with that. An empty specification should neither passed or break the test. Empty specs must be ignored. This one of the killer features of mspe…

  3. Wrong Test-Count with MSpec Test

    Hi, with MSpec, the Test-Count ist not correct. NCrunch also count the Specification itself, not only the observations. Best Regards Albert

  4. Performance SSD vs. HD

    Yes, i use the Free Version of DATARAM Ramdisk. In the NCrunch Configuration you can set the Path to the termporary Folder.

  5. 1.31b doesn't execute MSpec tests

    Confirmed! Thanks.

  6. Rename *.crunchsolution.local.xml to *.crunchsolution.user

    [b]Shared Settings[/b] SolutionName.ncrunch ProjectName.ncrunch [b]User Settings[/b] SolutionName.ncrunch.user ProjectName.ncrunch.user VS does this, ReSharper does this, other Software does this.

  7. Rename *.crunchsolution.local.xml to *.crunchsolution.user

    Hi, SolutionName.crunchsolution.local.xml is clearly a user specific file, the convention for User Specific Configuration Information additional to Visual Studio Solution and Visual Studio Project is that the file is ended with .user and not .local.xml With that convention it is easy to exclud…

  8. Code coverage shows black bubbles in covered lines when using mspec style line breaks

    That's easy ;) Set the color of uncovered bubbles to the color of your background.

  9. 1.31b doesn't execute MSpec tests

    Same here (with Machine.Fakes.FakeItEasy). Also the coverage is wrong. It shows good Test. But not real running them. Image [url=http://twitpic.com/528p9g/full]http://twitpic.com/528p9g/full[/url]

  10. Optional "Run Tests only after Save"

    I also found DATARAM it works. I will keep an eye on that. For running tests in Manual Mode i don't need NCrunch ;) But optional consuming less power on battery is in general a good idea in these times ;)

  11. Optional "Run Tests only after Save"

    Hardisk is possible, but continuous running 4 Cores need also power ;) Which RamDisk do you recommend?

  12. Optional "Run Tests only after Save"

    Running the tests continously in the background is greate when you are on power line. But if your are on battery ... it sucks the battery out of life. So please add an "Run Tests only after Save", so that i can code longer in fresh air ;) Please also consider an automatic switch if a user run…

  13. Crunch crashes on every project.

    [quote=slieser;98]Windows 7, VS 2010 Ultimate WITHOUT SP1 (may SP1 make the difference?) NCrunch WORKS. [/quote] Which languages? i have VS2010sp1, works.

  14. Problem: Blocking Third-Party Assemblies with VS2010

    Hi, the NCrunch runner seems to keep third party Assembly opens after running tests. I've updated som NuGet Packages, but the packages folder are not delete. If tryed to delete them manually but Windows told me that ncrunch is using the assemblies. After Closing VS, i was abled to delete the …

  15. Crunch crashes on every project.

    German Developer: English Windows 7, German Locals, English Visual Studio 2010. NCrunch runs.

  16. It ROCKS!

    Well, the subject says all! Best Regards Albert

  17. Improvement: Show "All Solutions" Configuration even no solution is loaded

    Hi, on of the first thing i opened was looking for configuration, but there was only an empty window. I've thougt "Great, no configuration in that version available". I my opinion it would better of the All Solution Configuration is also available with no solution open, or an Information that …

  18. Bug: Double clicking "N/A" in the Risk/Progress Pane crashes VS 2010

    Hi, Given: no current solution or no tests in a solution. When: double clicking "N/A" in the Risk/Progress Pane Then: Visual Studio crashes after opening the Test Window. Best Regards

  19. Position of Red/Greent Points

    Hi, i would like to have the position of the information points directly behind the line numbers before the vertical line, not after in the text. Best Regards Albert

  20. Failures need to growl

    Yes, more mouseless posibilities. GoTo + FailingTests GoTo + ExceptionsFromTests The Popup-Infos on the red/green points should be accessible by keyboard