Skip to content

This is an example iOS project that shows how to execute multiple test jobs in CircleCI while only needing to build the iOS once.

Notifications You must be signed in to change notification settings

AlexZurek/parallel-ios-ci-tests-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI iOS Parallel Test Example

This project is a basic iOS App with a handful of tests that can be executed. The project is intended to highlight the process of using CircleCI to build the application once and share the necessary build artifacts with subsequent jobs that run the tests.

The CircleCI config is where the interesting aspects of this project are located.

About

This is an example iOS project that shows how to execute multiple test jobs in CircleCI while only needing to build the iOS once.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages