A sample swift application with tests. Supplementary material to my "Testing in Swift" talk.
This code requires Swift 1.2 (Xcode 6.3 beta).
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
.
- Quick and Nimble
- Nocilla
- OHHTTPStubs
- Fox