Skip to content

hammernight/cukeforker-webdriver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runs your cucumber features in parallel (depends on cukeforker) and manage the webdriver ports

  CukeForker::WebDriver::Runner.run(
      ['features/one.fature', 'features/two.feature', 'features/three.feature'],
      :max => 2
  )

The port management code was taken from this sample https://gist.github.com/949241 provided by Jari Bakken

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published