GithubHelp home page GithubHelp logo

xcuitest-tau's Introduction

XCTUTest-TAU (Test Automation University) Course

This repo contains the course material for the Test Automation University Course Introduction to iOS Automation with XCUITest

Pre-requisite

In order to follow this course, you will need

  • macOS High Sierra or Mojave
  • Xcode 10+
  • iPhone XR Simulator (come up with Xcode)
  • Github Account(Optional)
  • Applitools API Key (Optional)

P.S: Please use the iPhone XR or similar size simulator for this course to avoid keyboard overlapping issues. If you use a smaller simulator like iPhone 6 or iPhone 5s you might encounter keyboard overlapping issue.

How to use this repository

The course is divided into the 8 different chapters and each chapter has an associated branch. The master branch has just the basic app without any UI tests.

  • Master Branch -- Just Basic app with unit tests. No UI Test target
  • Chapter 2 Branch -- UI Test target with a couple of XCUITest
  • Chapter 3 Branch -- UI Test with base class
  • Chapter 4 Branch -- BDD for XCUItest
  • Chapter 5 Branch -- XCUITest Framework with directory Structure
  • Chapter 7 Branch -- XCUITest with Applitool's Eyes SDK
  • Chapter 8 Branch -- Continuous Integration for XCUITest

You need to checkout the branch depending on the chapter you are on.

xcuitest-tau's People

Contributors

jpita avatar shashikant86 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

xcuitest-tau's Issues

Can I launch macOS app by URL?

// let app = XCUIApplication.init(url: URL.init(string: "/Applications/cedarhd_test.app/Contents/MacOS/nwjs"))
let app = XCUIApplication(bundleIdentifier: "workplus.io.cedarhd.nw")

I found that XCUIApplication this class support URL init, but I don't know how to write a example.

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.