Currently only repeat until success RetryAttribute and repeat until failure RepeatAttribute are possible.
There should be a way to repeat a test always x times, for stress testing a system for example.
This would probably need the refactor mentioned in the RepeatAttribute here
Currently only repeat until success
RetryAttributeand repeat until failureRepeatAttributeare possible.There should be a way to repeat a test always x times, for stress testing a system for example.
This would probably need the refactor mentioned in the
RepeatAttributehere