Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This repository demonstrates how to run Appium tests in Jest on BrowserStack App Automate.

NotificationsYou must be signed in to change notification settings

browserstack/jest-appium-app-browserstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository demonstrates how to run Appium tests in Jest on BrowserStack App Automate.

Setup

Requirements

  1. Node.js

    • If not installed, install Node.js fromhere

    • Ensure you have node & npm installed by runningnode -v &npm -v

Install the dependencies

For Android tests, run the following command in project's base directory :

cd androidnpm install

Or,

For dependencies for iOS tests, run following command in project's base directory :

cd iosnpm install

Getting Started

Getting Started with Appium tests in NodeJS mocha on BrowserStack couldn't be easier!

Run your first test :

OpenAndroid or inios folder

  • If you have uploaded your app then add the app id to thebrowserstack.yml config file, or you can directly specify the path to your app in thebrowserstack.yml file.

  • Runnpm run sample-test

  • You can access the test execution results, and debugging information such as video recording, network logs onApp Automate dashboard


Use Local testing for apps that access resources hosted in development or testing environments :

OpenAndroid or inios folder

  • Ensure thatbrowserstackLocal capability is set totrue in thebrowserstack.yml file.

  • If you have uploaded your app then add the app id to thebrowserstack.yml config file, or you can directly specify the path to your app in thebrowserstack.yml file.

  • Runnpm run sample-local-test

  • You can access the test execution results, and debugging information such as video recording, network logs onApp Automate dashboard

Integration with other NodeJS frameworks

For other NodeJS frameworks samples, refer to following repositories :

Note: For other test frameworks supported by App-Automate refer ourDeveloper documentation

Getting Help

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp