Each scenario should be complete and able to run on its own. If you have a dependency then you should make this explicit by moving the part that the others are dependent on into a background. This way the background will be run first before the rest of the feature and then the scenarios will run after.
Specflow generates the unit tests. A test runner runs them. Different runners may decide to run the tests in different orders, so it is a bad idea to rely on the order in which the runner decides to run the tests.
--
You received this message because you are subscribed to the Google Groups "SpecFlow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to specflow+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.