SpecFlow - Retry failed tests
This plugin is awesome. https://github.com/arrty/specflow-retry. I got it to work with nunit and his example is using MS-Test
It will allow you to do this:
@retry:2
Scenario: Tag on scenario is preferred
Then scenario should be run 3 times