Update README.md

This commit is contained in:
Jungpyo Hong 2021-05-14 05:30:52 -05:00 committed by GitHub
parent 5670e9ead8
commit 6ca98df05c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -398,6 +398,14 @@ And then go to **RUN** and check **THREAD SANITIZER** 👈
## Testing
Before start your Testing, add coverage will be a good option to show the result of test
### Add Test Coverage
<img src ="https://github.com/jphong1111/Useful_Swift/blob/main/Images/addCoverage1.png" />
<img src ="https://github.com/jphong1111/Useful_Swift/blob/main/Images/addCoverage2.png" />
### Unit Test
### UI Test