Hello!
Let's assume I have 4 scenarios written in spceflow. I want 1 of them to run sync, and 3 of then async. Something like this in NUnit.
Can I do that in Specflow? If not do u think there is some workaround (maybe disable code generator, add needed atributes and generate code manually when needed)?
Something like this? https://github.com/techtalk/SpecFlow/pull/746
Exacly. Do u have any complete exaple how to use that?
Question is answered. Sadly docs is missing and the feature is not working at all in the moment.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.