-
-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Description
From the source code I can see that the Retry Attribute can be applied to assembly
so the following code, compile without a problem
[assembly: Retry(3)]
Does that mean that every Test I have will be retried 3 times? (I hope so)
If this is the case, I strongly suggest updating the docs to mention that.
If this is the case, then I discovered that on my own, but the docs say nothing about it.
Metadata
Metadata
Assignees
Labels
No labels