Skip to content

abba/WebDriverJava-BDD-Parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

** Requirements **

Windows/Linux/Mac, Maven, Java JDK 8, Google Chrome,

Libraries and Frameworks Selenium WebDriver

JUnit

Cucumber-JVM

Parallel

Hamcrest

Cucumber Reports

*Test Execution

Parallel Test Run *CLI Command:

mvn -P -D<forNumber.i.e. enough JVMs to Run Tests>

e.g mvn test -P Parallel-Tests -Dsurefire.forkNumber=10

Non - Parallel Tests *CLI Command:

mvn -P -Dcucumber.options

mvn test -P Non-Parallel-Tests

mvn test -P Non-Parallel-Tests -Dcucumber.options="-t @search"

About

WebDriverJava-BDD-Parellel Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published