Skip to content

mariancerny/TestingInSwift

 
 

Repository files navigation

Testing in Swift

A sample swift application with tests. Supplementary material to my "Testing in Swift" talk.

This code requires Swift 1.2 (Xcode 6.3 beta).

Installation

Clone this repository. This explicitly includes all dependencies to reduce likelihood of misconfiguration when copying this repository.

That being said, this repository uses Cocoapods.

There is one change to make, which is to add your own API key for random.org. Click "Get a Beta Key".

Enter your beta key into secrets.swift.

Links to interesting places

About

A sample project of tests in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 95.8%
  • Objective-C 3.7%
  • Ruby 0.5%