Running SpecFlow scenarios in parallel with xUnit v2
by Gáspár on February 23, 2016
As mentioned earlier, one of the key new features of SpecFlow v2 is that you can run your tests in parallel within this same AppDomain. This is currently possible with NUnit v3 and xUnit v2. This post shows a step-by-step guidance about how this can be done.
The day when SpecFlow v2 is released and after (roadmap)
by Gáspár on January 27, 2016
What a day! SpecFlow v2 is released today! The preview was released in December, I was writing about the list of changes and also the necessary upgrade steps and we also updated the documentation with the new features and changes. So from today on, you can get the new stuff from NuGet. Here is a […]
SpecFlow tips: How to upgrade your project to SpecFlow v2
by Gáspár on January 20, 2016
As announced in December, we have published the pre-release version of SpecFlow v2. As hopefully the final version is also going to be released soon, it is good to be prepared how you can upgrade your existing projects to the new version.
Subjective summary of SpecFlow v2 new features
by Gáspár on January 13, 2016
As you might know, the SpecFlow v2 pre-release has been published. We have been trying to put together a detailed list of changes for SpecFlow v2: http://go.specflow.org/versionhistory. There is also a short summary on the SpecFlow website. So this is my own top 3. A subjective one.