Skip to content

izaac/cucumber-skeleton-jvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton for Webdriver 3 Cucumber 3 TestNG and Parallel Plugin

Based on work

How to run it

Pre-requirements

I did all the installation on Mac OS X using Homebrew but use your preferred way.

  • JDK 8
  • Maven 3.5.4

Execution

 $ git clone https://github.com/izaac/cucumber-skeleton-jvm
 $ cd cucumber-skeleton-jvm
 $ mvn clean verify

That will take care of the dependencies installation and the webdriver drivers installation automatically. And it should also execute the current dummy tests.

About

Cucumber 3 and TestNG with parallel execution plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published