Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

XCTEST Example Project

Basic calculator app for iOS done with swift. Calculator can do addition and subtraction operations.

Project includes examples of unit tests written using XCTest framework.

Building the IPA

Guide on how to build the IPA is available at Bitbar Testing online documentation.

Test Packaging

To run the XCTests in Bitbar Testing cloud, the tests need to be packaged into a zip-package. The guide in how to do this is available online.