Skip to content

srenav/SpecflowSeleniumParallel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Specflow 2.0 Parallel Test execution with NUnit 3.x

Specflow Parallel Test Execution with Specflow and NUnit 3.x project is mainly aimed to demonstrate how we can run Specflow scenarios in parallel using NUnit 3.x Parallelizable Attribute [Parallelizable].

With Specflow 2.0 Parallel execution is supported using xUnit and NUnit framework out-of-box

You can watch the complete video of the source code built from scratch from here

https://www.youtube.com/watch?v=PiZ32T5k8-8

About

In this sample project we will demonstrate how to execute Specflow test in parallel using Selenium and NUnit 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 89.8%
  • Gherkin 10.2%