New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ios-test-app

Package Overview
Dependencies
Maintainers
9
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ios-test-app

iOS app for testing

latest
Source
npmnpm
Version
3.1.0
Version published
Weekly downloads
217
24%
Maintainers
9
Weekly downloads
 
Created
Source

ios-test-app

Greenkeeper badge

A simple test application for iOS, used by Appium for certain tests.

Building

npm install will build the app for a simulator. If you want also to build for a real device, set the environment variable IOS_REAL_DEVICE or REAL_DEVICE to a truthy value.

REAL_DEVICE=1 npm install

If any special build information is needed, the XCCONFIG_FILE environment variable can be set to the path to an xcconfig file.

Watch

npm run watch

Test

npm test

Keywords

appium

FAQs

Package last updated on 11 Mar 2020

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