- Notifications
You must be signed in to change notification settings - Fork0
browserstack/jest-appium-app-browserstack
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository demonstrates how to run Appium tests in Jest on BrowserStack App Automate.
Node.js
If not installed, install Node.js fromhere
Ensure you have node & npm installed by running
node -v&npm -v
For Android tests, run the following command in project's base directory :
cd androidnpm installOr,
For dependencies for iOS tests, run following command in project's base directory :
cd iosnpm installGetting Started with Appium tests in NodeJS mocha on BrowserStack couldn't be easier!
OpenAndroid or inios folder
If you have uploaded your app then add the app id to the
browserstack.ymlconfig file, or you can directly specify the path to your app in thebrowserstack.ymlfile.Run
npm run sample-testYou can access the test execution results, and debugging information such as video recording, network logs onApp Automate dashboard
OpenAndroid or inios folder
Ensure that
browserstackLocalcapability is set totruein thebrowserstack.ymlfile.If you have uploaded your app then add the app id to the
browserstack.ymlconfig file, or you can directly specify the path to your app in thebrowserstack.ymlfile.Run
npm run sample-local-testYou can access the test execution results, and debugging information such as video recording, network logs onApp Automate dashboard
For other NodeJS frameworks samples, refer to following repositories :
Note: For other test frameworks supported by App-Automate refer ourDeveloper documentation
If you are running into any issues or have any queries, please checkBrowserstack Support page orget in touch with us.
About
This repository demonstrates how to run Appium tests in Jest on BrowserStack App Automate.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.