Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saroar/swift_ios_tdd_fizzbuzz_app

Getting Started with TDD in Swift
https://github.com/saroar/swift_ios_tdd_fizzbuzz_app

ios swift swift-tdd tdd

Last synced: 19 days ago
JSON representation

Getting Started with TDD in Swift

Awesome Lists containing this project

README

        

## Swift IOS BizzFuzz

A fun new take on the classic FizzBuzz game. Count as high as you can before the time runs out.

This app was built in preparation to write Getting Started with TDD in Swift which is a fun, interactive introduction to building a iOS using native testing tools.



### Key Skills

* Test Driven Development
* XCTest and UITest
* Swift
* App Store submission process