Forum member

rivethead_

2 posts

Posts by rivethead_

  1. 139b ... doesn't seem to honour machine.specifications.ignore attribute

    Thank you for the quick reply. For some reason the ignore is working now. I am very sure it was ignored yesterday, or maybe I am just getting old. Apologies for the red herring!

  2. 139b ... doesn't seem to honour machine.specifications.ignore attribute

    Hi, It seems NCrunch is still ignoring the Ignore attribute for MSpec tests. Here is the test failing. I have tried the Ignore attribute with and without a reason. [Ignore("reason")] public class when_mergin_a_template_with_a_null_object { private static ITemplateEngi…