Skip to content

A demo on how to write functional tests for iOS applications using XCUITest and integrate Continuous integration using Travis CI

Notifications You must be signed in to change notification settings

FarrukhNaeem/Functional-tests-iOS-CI-Travis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Native apps functional tests to CI with Travis

This is a small demo on how to write functional tests for Native Mobile applications and integrate Continuous integration using Travis CI.

For testing framework I've used xcode's powerfull XCUITest, for building I used Fastlane and Travis CI for Continuous Integration.

Usage

  • Clone this repo and open it in the Xcode 10

  • Select XCUITest101UITest Scheme and Press CMD+U to run Tests for local

About

A demo on how to write functional tests for iOS applications using XCUITest and integrate Continuous integration using Travis CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published