Closed
Description
While implementing a test which uses Retry and Repeat attributes, I noticed that the property "TestContext.CurrentContext.CurrentRepeatCount" does only count retries but not repeats.
As the name of the property leads to the assumption that repeats will be counted, I open this is issue as an improvement.