Forum member

kjetilk

6 posts

Posts by kjetilk

  1. 3.5.1 installer installs only in one VS 2017 Instance

    I'm not too familiar with MSI, but it seems that the VSIX installer supports multiple instances of VS 2017; http://www.visualstudioextensibility.com/2017/01/10/its-time-to-change-the-vsix-manifest-of-your-extension-to-v3-for-visual-studio-2017-compatibility/ - Kjetil

  2. Crunching the Asp.Net Webstack source

    Hi, I cloned the source for Asp.Net Webstack from CodePlex, but there's a lot of customization in the build process so I haven't succeeded in getting Ncrucnh build and run the test for the solution. Has anyone else tried it? Any success? sincerely, Kjetil Klaussen

  3. Getting NCrunch to load NUnit Addins

    Hi! Any news on running NUnit addins with NCrunch or is Gert Jansen's receipe still the only way to do this? I'm trying to get Concordion (http://concordion.org) tests to run in NCrunch, but this requires the Concordion NUnit-plugin. sincerely, Kjetil Klaussen

  4. Exclude tests by Category (NUnit)

    Tried to set up a custom engine mode with a rule like this: does not have category -> slow I've switched to the custom engine mode and tagged a (nunit) test with [Category("slow")]. Ncrunch is still running the test though. I've tried to tag the test fixture as well, but no luck. Any ideas to …

  5. Chocolatey installer

    Hi, It would be great if you could create a Chocolatey installer package (using nuget); https://github.com/chocolatey/chocolatey/wiki/CreatePackages Installing and updating apps and tools using Chocolatey is just amazingly simple and great for powerusers :) For more info; http://chocolatey.…

  6. Roadmap

    Hi, First of all; Thanks for a great product! Secondly; There are several feature requests I'd like to propose, but I don't know if you already have them planned or not. So my first feature request would be to have a bit of insight into where NChrunch is heading for the next weeks/months. Any …