Skip to content

Commit

Permalink
feat(launcher): Add support for splitTestsBetweenCapabilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
FrigoEU authored and hankduan committed May 19, 2014
1 parent 044a1ed commit fd7fe4a
Show file tree
Hide file tree
Showing 6 changed files with 247 additions and 120 deletions.
1 change: 1 addition & 0 deletions lib/configParser.js
Expand Up @@ -25,6 +25,7 @@ var ConfigParser = function() {
capabilities: {
browserName: 'chrome'
},
splitTestsBetweenCapabilities: false,
multiCapabilities: [],
rootElement: 'body',
allScriptsTimeout: 11000,
Expand Down

0 comments on commit fd7fe4a

Please sign in to comment.