Skip to content

Commit 09bfe71

Browse files
committed
extended test suite
1 parent da9ef71 commit 09bfe71

File tree

2 files changed

+2004
-3
lines changed

2 files changed

+2004
-3
lines changed

android/browserstack.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ accessKey: BROWSERSTACK_ACCESS_KEY
1111
# ======================
1212
# The following capabilities are used to set up reporting on BrowserStack:
1313
# Set 'projectName' to the name of your project. Example, Marketing Website
14-
projectName: BrowserStack Samples
14+
projectName: TL BS cucumber-testng
1515
# Set `buildName` as the name of the job / testsuite being run
16-
buildName: browserstack build
16+
buildName: browserstack build new
1717
# `buildIdentifier` is a unique id to differentiate every execution that gets appended to
1818
# buildName. Choose your buildIdentifier format from the available expressions:
1919
# ${BUILD_NUMBER} (Default): Generates an incremental counter with every execution
@@ -54,7 +54,7 @@ platforms:
5454
# Example 1 - If you have configured 3 platforms and set `parallelsPerPlatform` as 2, a total of 6 (2 * 3) parallel threads will be used on BrowserStack
5555
#
5656
# Example 2 - If you have configured 1 platform and set `parallelsPerPlatform` as 5, a total of 5 (1 * 5) parallel threads will be used on BrowserStack
57-
parallelsPerPlatform: 1
57+
parallelsPerPlatform: 15
5858

5959
# ==========================================
6060
# BrowserStack Local

0 commit comments

Comments
 (0)