Skip to content

This repository demonstrates how to set up your iOS project for automated testing. We created this repo as a demo project for the article https://rubygarage.org/blog/testing-ios-app .

Notifications You must be signed in to change notification settings

rubygarage/ios-application-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS app testing demo

This repository contains the iOS demo project which is configured to unit and UI tests.

Requirements

  • iOS 9.0+
  • Swift 4.0
  • Xcode 9

Installation

All dependencies are available on CocoaPods. Just open a folder with project in terminal and type:

pod install

Running the tests

To build an app and run tests, open the project inside Xcode and press CMD+U.


RubyGarage Logo

RubyGarage is a leading software development and consulting company in Eastern Europe. Our main expertise includes Ruby and Ruby on Rails, but we successfully employ other technologies to deliver the best results to our clients. Check out our portfolio for even more exciting works!

About

This repository demonstrates how to set up your iOS project for automated testing. We created this repo as a demo project for the article https://rubygarage.org/blog/testing-ios-app .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published