Info
Version: | 2.0.0 |
Author(s): | dneedy |
Last Update: | Friday, May 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dneedy.Specflow.Synchotron |
Install
Install-Package Dneedy.Specflow.Synchotron
dotnet add package Dneedy.Specflow.Synchotron
paket add Dneedy.Specflow.Synchotron
Dneedy.Specflow.Synchotron Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
(Assume that all resources can be run in parallel, apart from some that are flagged to only run with no other resources in action). In the context of Specflow, scenarios can be flagged to run alone using traits.
Prevents test runners having to edit the assembly info and rebuild between sequential/parallel run contexts. Hopefully at some point the Specflow bods autogenerate this sort of this, but not yet, so here we are.