Need help here:
We are using specflow with C# and my test cases run using xunit runner. Now i need to prioritize my BDD's/step definition files. We already have unit test cases for verification of pom's which uses [Fact]. Can i use the same thing in BDD's for prioritization of test cases or anything else helps me here