What is PriorityAttribute Used for in MSTEST / Visual Studio -
I noticed Microsoft's existence. Visual Studio Test Tools Unitatising By reading a little bit about sponsorship, nothing seems to do with the execution order. As a matter of fact, this question asks: What is used for it?
I'm curious, any known use of this feature is done by Visual Studio of any plugins / frameworks.
This is just the additional metadata that has not been used for a particular particular. The only thing that affects the sequence of tests that is using an order test
Comments
Post a Comment