GithubHelp home page GithubHelp logo

00mjk / appium-xcuitest-driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appium/appium-xcuitest-driver

0.0 0.0 0.0 50.53 MB

Appium iOS driver, backed by Apple XCTest

Home Page: https://appium.github.io/appium-xcuitest-driver/

License: Apache License 2.0

Shell 0.02% JavaScript 85.45% TypeScript 14.45% HTML 0.04% Rich Text Format 0.05%

appium-xcuitest-driver's Introduction

appium-xcuitest-driver

npm version Downloads

Release

This is an Appium driver for automating iOS applications on iOS, iPadOS, and tvOS. You can add it to your Appium 2+ server install:

appium driver install xcuitest

Documentation

The Documentation is hosted separately at https://appium.github.io/appium-xcuitest-driver

Contributing & Development

Clone this project from GitHub and run:

npm install

To watch changes during the development:

npm run watch

To run unit/functional tests:

npm test # unit 
npm run e2e-test # functional

There are also a number of environment variables that can be used when running the tests locally. These include:

  • REAL_DEVICE - set to anything truthy, makes the tests use real device capabilities
  • _FORCE_LOGS - set to 1 to get the log output, not just spec
  • PLATFORM_VERSION - change the version to run the tests against (defaults to 9.3)
  • XCCONFIG_FILE - specify where the xcode config file is for a real device run (if blank, and running a real device test, it will search for the first file in the root directory of the repo with the extension "xcconfig")
  • UICATALOG_REAL_DEVICE - path to the real device build of UICatalog, in case the npm installed one is not built for real device

appium-xcuitest-driver's People

Contributors

alei01 avatar blueimp avatar boneskull avatar dependabot-preview[bot] avatar dependabot[bot] avatar dpgraham avatar erustusagutu avatar flekmatik avatar github-actions[bot] avatar greenkeeper[bot] avatar imurchie avatar jlipps avatar joelwhitney avatar jonahss avatar kazucocoa avatar mrmacete avatar mwakizaka avatar mykola-mokhnach avatar nozomiito avatar rafe-g avatar renovate[bot] avatar rerorero avatar sam-viz avatar semantic-release-bot avatar srinivasantarget avatar stefanbirkner avatar umutuzgur avatar vrunoa avatar yaphatak avatar zcmgyu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.