Socket
Book a DemoInstallSign in
Socket

appium-doctor

Package Overview
Dependencies
Maintainers
8
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appium-doctor

Test environment for fitness to run Appium

latest
Source
npmnpm
Version
1.16.2
Version published
Weekly downloads
10K
4.64%
Maintainers
8
Weekly downloads
 
Created
Source

Deprecated

Please refer to https://github.com/appium/appium/tree/master/packages/doctor

appium-doctor

Attempts to diagnose and fix common Node, iOS and Android configuration issues before starting Appium.

Build Status

Install

npm install appium-doctor -g

Usage

➜  appium-doctor -h

Usage: appium-doctor.js [options, defaults: --ios --android]

Options:
  --ios       Check iOS setup                             [boolean]
  --android   Check Android setup                         [boolean]
  --dev       Check dev setup                             [boolean]
  --debug     Show debug messages                         [boolean]
  --yes       Always respond yes                          [boolean]
  --no        Always respond no                           [boolean]
  --demo      Run appium-doctor demo (for dev).           [boolean]
  -h, --help  Show help                                   [boolean]

Dev

Watch

npm run watch

Test

npm test

Hack Cli

Use the --demo option to simulate the fix process.

appium-doctor --demo

Keywords

appium

FAQs

Package last updated on 11 Sep 2022

Did you know?

Socket

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