Git Product home page Git Product logo

helloxamarinuitest's Introduction

HelloXamarinUITest

A small sample app that uses Xamarin UITest framework

To build and run the tests on AppCenter Test

  • Select the "UITests" build configuration
  • Build the solution
  • iOS IPA file will be genrated on build (nothing to do)
  • For Android, generate the signed APK (Archive)
npm install -g appcenter-cli
appcenter login

//Android
appcenter test run uitest --app "ACCOUNT/HelloXamarinUITest.Android" --devices DEVICEID --app-path "path\to\com.companyname.HelloXamarinUITest_Signed.apk" --test-series "master" --locale "en_US" --build-dir "path\to\HelloXamarinUITest\HelloXamarinUITest\HelloXamarinUITest.UITest\bin\UITests" --uitest-tools-dir "%userprofile%\.nuget\packages\xamarin.uitest\2.2.6\tools"

//iOS
appcenter test run uitest --app "ACCOUNT/HelloXamarinUITest.iOS" --devices DEVICEID --app-path "path\to\UITests\HelloXamarinUITest.iOS.ipa" --test-series "master" --locale "en_US" --build-dir "path\to\HelloXamarinUITest\HelloXamarinUITest\HelloXamarinUITest.UITest\bin\UITests" --uitest-tools-dir "%userprofile%\.nuget\packages\xamarin.uitest\2.2.6\tools"

Packages used in this repository

  • Xamarin.Forms 3.2.0.871581
  • Xamarin.TestCloud.Agent 0.21.7
  • Xamarin.UITest 2.2.6
  • NUnit 2.6.4
  • NUnitTestAdapter 2.1.1

helloxamarinuitest's People

Contributors

winterdouglas avatar

Watchers

 avatar  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.