This plugin extend the ThreadsafeListener so that control flow for it will not send to queue in specflow, Which will fix the output in parallel execution.
Info
Version: | 1.0.0 |
Author(s): | Pratishek Awasthi |
Last Update: | Friday, December 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pratishek/ThreadSafeTestListener.SpecFlowPlugin |
NuGet Url: | https://www.nuget.org/packages/ThreadSafeTestListener.SpecFlowPlugin |
Install
Install-Package ThreadSafeTestListener.SpecFlowPlugin
dotnet add package ThreadSafeTestListener.SpecFlowPlugin
paket add ThreadSafeTestListener.SpecFlowPlugin
ThreadSafeTestListener.SpecFlowPlugin Download (Unzip the "nupkg" after downloading)
Dependencies
- SpecFlow.CustomPlugin(>= 2.2.1)