Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Get project arguments from browser config#71

Open
niksy wants to merge 1 commit intokarma-runner:masterfrom
niksy:project-args
Open

Get project arguments from browser config#71
niksy wants to merge 1 commit intokarma-runner:masterfrom
niksy:project-args

Conversation

@niksy
Copy link

@niksy niksy commented Jul 14, 2016

If user has provided Browserstack config for automate session in customLaunchers, use those values first and then try everything else.

dignifiedquire pushed a commit that referenced this pull request Jan 14, 2017
…er basis

Browserstack uses the `name` property in the browser configuration
to uniquely name sessions within a specific build. If these sessions
do not have a unique name, and are executed sequentially (or with a
concurrency < total # of browsers), browserstack's UI will overwrite
previous results with new ones. In cases where a karma test run is
executed on multiple browsers, this isn't really desirable.

While I was at it, I also incorporated changes from
#71, and
updated the README to also include documentation for that change. With
this patch, `name`, `project`, and `build`, may all be overridden on
a per browser basis.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant