By default nunit test classes run alphabetically but i want custom order I have to run in the following order
- LoginPage
- Requisition_Search
- Interview
- Placement

By default nunit test classes run alphabetically but i want custom order I have to run in the following order
