Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 548 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 548 Bytes

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