goldshtn / swift-simple-weather

Simple weather iOS app in Swift that demonstrates unit tests and UI tests with SBTUITestTunnel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Weather Demo App

This is a simple app that uses the Open Weather Map API to retrieve current weather conditions. It is used as an example of Xcode unit tests and UI tests, including the SBTUITestTunnel framework.

About

Simple weather iOS app in Swift that demonstrates unit tests and UI tests with SBTUITestTunnel

License:MIT License


Languages

Language:Swift 97.8%Language:Ruby 2.2%