Socket
Socket
Sign inDemoInstall

appium-device-farm

Package Overview
Dependencies
48
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

appium-device-farm

An appium 2.0 plugin that manages and create driver session on available devices


Version published
Maintainers
1
Weekly downloads
459
increased by31.9%

Weekly downloads

Readme

Source

appium-device-farm


DeviceFarm


Build Status npm version

This is an Appium plugin designed to manage and create driver session on connected android devices and iOS Simulators.

Documentation

The Documentation is hosted separately at https://appium-device-farm-eight.vercel.app/

Contributing & Development

Clone this project from GitHub and run:

npm install

To run unit/functional tests:

npm test # unit 
npm run integration-android # Android integration tests
npm run integration-ios # iOS integration tests

To build docs locally:

npm install 
npm run build 
npm run install-docs-deps
npm run build:docs

Navigate to site directory and open index.html to view the site locally.

Thanks to contributors 💙

FAQs

Last updated on 13 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc