Forum member
interhan
6 posts
Posts by interhan
-
License upgrade policy question
Hi, I'd like ask a question regarding upgrade policy, specifically for 12 month period window. Let's assume current license purchased ended at end of this year - 2014/12/31. And user did not feel to upgrade into next release at the moment, so used valid latest version. After that, like date 2015/…
28 Aug 2014 17:52 UTC
-
Using custom trait via Xunit
Thanks for clarification, I'll work with default trait for a while and once Xunit v2 and its support available, will revisit it.
04 Feb 2014 01:18 UTC
-
Using custom trait via Xunit
Hi, in case of default Trait, i.e [Fact, Trait("Category","Test")] I could see NCrunch filters out with given Trait name as category well. From that, I tried to this public class CustomTraitAttribute : TraitAttribute { const string DefaultName = "DefaultCategory") CustomTraitAt…
03 Feb 2014 19:40 UTC
-
Distributed test failure due to api execution error
Thanks for answer, but unfortunately both of way didn't work.
08 Jan 2014 18:58 UTC
-
Distributed test failure due to api execution error
I've tried some of my test cases via distributed server which works well in most cases, but some number of test cases are getting failed 'only on distributed server' but works perfectly on local machine, or CI build machines. While I debug those, I could see some win32api call leaves 1459 that ER…
08 Jan 2014 00:23 UTC
-
Unit Test Library for Metro apps with Ncrunch
Hi, is there anyone make Ncrunch working with metro apps' unit test library project contains MStest? Ncrunch works gracefully with unit test 'project' for .net framework applications but after I installed VS2012 on W8 and trying to add some tests into metro apps, Ncrunch doesn't report any testcas…
13 Jun 2012 18:07 UTC