RepeatAttribute public class RepeatAttribute : PropertyAttribute, IRepeatTest, ICommandWrapper Documentation Code public class RepeatedTestCommand : DelegatingTestCommand public bool StopOnFailure { get; set; } public RepeatAttribute(int count) public RepeatAttribute(int count, bool stopOnFailure) public TestCommand Wrap(TestCommand command)