Skip to content

tiwariswapnil/cucumber_parallel_execution_testng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Execution of Cucumber tests using TestNG

TestNG supports parallel execution at scenario level

To run the scenarios in parallel -

Open /src/test/java/com/github/automation/parallel/ParallelRunner.java. Right click inside the class and select Run ParallelRunner option

To view the report-

Open /test-output-thread/index.html file in a browser

About

Automation framework to run cucumber tests in parallel using TestNg, Maven Surefire plugin and Maven FailSafe plugin.

Topics

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors