Forum member

Der-Albert.com

260 posts

Posts by Der-Albert.com

  1. NCrunch for Visual Studio 14

    Is there a way to use the 2015 Build Tools? It seems not possible to use C# 6 feature without the new compiler.

  2. NCrunch for Visual Studio 14

    Any Support for .kproj and project.json (new ASP.NET 5 Project Types) on the Horizon?

  3. Support High DPI settings (MacBook Pro Retina and other high resolution laptops)

    5120x2880 with Extra Large, 200% on Windows 8.1 with Update

  4. Support High DPI settings (MacBook Pro Retina and other high resolution laptops)

    In the other Windows the Icons are still ugly :) and too big, but they fit in the toolbar.

  5. Support High DPI settings (MacBook Pro Retina and other high resolution laptops)

    Hi, there are HiDPI UI Issues in the Current NCrunch Version. The Symbol-Icons in the Toolar of the NCrunch Tests Windows are scaled to much. https://onedrive.live.com/?cid=D491B36AC797CD65&id=D491B36AC797CD65!134313&v=3 [img]https://fwpmpg-dm2306.files.1drv.com/y2pkrr-scLY1ay_F9hp2Ovbb6NiW…

  6. Disable NCrunch while updating nuget packages

    Yes, sometimes it seems out of think and have to to a manual restart. That may caused by larger update with a lot of dependency. And NCrunch tries to build with not all dependencys update. Also sometimes i noted that a file was not updatetable because it is used, but i don't saw this in the recen…

  7. Disable NCrunch while updating nuget packages

    It would be great if NCrunch became aware of when i'm updating nuget packages and don't run any builds or tests while updating the packages.

  8. No NCrunch Symbol on Test-Tool-Window

    That's easy. Group some tool Windows (or add the NCrunch Window to the Group with the Solution Explorer) add more Tools Windows until the Tab switches from Text to Symbol. Or make the containing group smaller that the tab caption switches from text to symbol.

  9. No NCrunch Symbol on Test-Tool-Window

    Take a look at the Screenshot https://onedrive.live.com/?gologin=1&mkt=de-DE#cid=D491B36AC797CD65&id=D491B36AC797CD65%2188795&v=3

  10. MSpec and IAssemblyContext

    And supports it ICleanupAfterEveryContextInAssembly

  11. MSpec and IAssemblyContext

    Is NCrunch supporting IAssemblyContext assembly specific Setups and Teardowns? https://github.com/machine/machine.specifications/blob/master/Source/Machine.Specifications/IAssemblyContext.cs

  12. Mac running Parallels Win 8.1 VS 2014 can't initialize

    Maybe that helps https://github.com/psmacchia/NDepend.Path

  13. MSpec 0.6 dropped Gallio support

    Hi, MSpec recently dropped Gallio support. http://www.planetgeek.ch/2013/12/19/machine-specifications-0-6-0-released/ Has this any impact on NCrunch? It seems for me that NCrunch 2 is using the Gallio Runner for MSpec.

  14. NCrunch for JavaScript?

    I use Karma for running JavaScript Test Unit Tests. Works great. http://karma-runner.github.io/

  15. Toast: This product is licensed to My Name

    I know that ... Why is iNCrunch telling me that? Again and Again?

  16. Features I need before I can pay for NCrunch.

    [quote=otac0n;2909] [list=1] [*]Real support for "inconclusive" tests. (Don't just mask inconclusive tests as pass or fail.) [/list] [/quote] I second that, the third state is a must. But i have bougth it anyway ;)

  17. Installer is not signed

    unexcusable for a commercial product. Cheapest way http://startssl.com for Vista and Up.

  18. Installs themself as nCrunch.VSIntegration2010 in VS2012

    NCrunch Extension Name in VS 2012 is still nCrunch.VSIntegration2010

  19. Custom Engine Modes are not saved

    Hi, the "global" custom engine modes are not saved, which is sad. So i have to set the engine modes per solution. Best Regards

  20. Huge Memory usage

    Hi, 1.40 and 1.39 are huge in memory consumption. After a couple of hours all runners (4) are using each about 1GB RAM and more. Which leads to "not" enough memory in my 8 GB System. Runner is mostly MSpec, some NUnit Test. Best Regards