IgnoreAttribute public class IgnoreAttribute : NUnitAttribute, IApplyToTest Documentation Code public string Reason { get; } public string Until { get; set; } public IgnoreAttribute(string reason) public void ApplyToTest(Test test)