browserstack / browserstack-gradle-plugin

Gradle plugin for uploading app and running tests on BrowserStack
16 stars 20 forks source link

Add project parameters to EspressoTask #23

Closed badoualy closed 3 years ago

badoualy commented 4 years ago

The plugin is missing the "project" parameters to group builds under one project. Would be nice to have it

project (optional): Set this parameter if you would like to group your test executions under one build. Example: \"project\": \"project123\"

Thanks

anthony-fdes commented 4 years ago

Hi, thanks for the feedback. We have communicated this to our product team and we shall update you once the plugin is updated.

agundawar commented 3 years ago

This is supported now. Parameters can be sent with the help of configuration file. Closing this.