Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow configurable test names per url #217

Open
emmettbutler opened this issue Aug 12, 2016 · 0 comments
Open

allow configurable test names per url #217

emmettbutler opened this issue Aug 12, 2016 · 0 comments

Comments

@emmettbutler
Copy link

I run Saucelabs builds containing multiple versions of my test suite, each as a different Saucelabs "test" instance:

screenshot from 2016-08-12 11 54 11

This list comprises two different versions of the suite specified by two different values for the grunt-saucelabs url option, each being run on six different browser/OS combinations.

I'd like to be able to see at a glance on this screen which url a given test is using. A way to do this via grunt-saucelabs could be to change this logic to select the testname by looking up the test's url in a mapping. This mapping might be passed through the options object in the Gruntfile, and would map url values to testname values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant