rubygarage / ios-application-testing

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 .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .


Languages

Language:Swift 94.9%Language:Ruby 5.1%