Hello,

Here's an example on how to run xUnit tests in sequence using TestPriorityAttribute and ITestCaseOrderer interface. Source code link is also provided.

- kgc