Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heyjaywilson/unittestapp
https://github.com/heyjaywilson/unittestapp
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/heyjaywilson/unittestapp
- Owner: heyjaywilson
- Created: 2021-09-14T11:33:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-15T12:44:59.000Z (about 3 years ago)
- Last Synced: 2024-05-02T01:05:37.587Z (7 months ago)
- Size: 14.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to Write a Unit Test in Swift
There are two branches in this repo.
1. 'NoTests'- It's a blank app. This is to follow along with the YouTube video
2. 'CompletedProject' - It's the completed app with the test written in the Video.You can watch the YouTube video here.