mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-02-10 19:13:08 +07:00
Update README.md
This commit is contained in:
parent
94af0b07a2
commit
9fe0ed4456
11
README.md
11
README.md
@ -93,8 +93,8 @@ Feel free to fork this repository and pull requests!!
|
||||
- [TDD](#TDD)
|
||||
- [BDD](#BDD)
|
||||
- [Code Coverage](#Code-Coverage)
|
||||
- [Unit Test](#Unit-Test)
|
||||
- [Integration Test](#Integration-Test)
|
||||
- [Unit Test](#Unit-Test)
|
||||
- [UI Test](#UI-Test)
|
||||
- [CI/CD](#cicd)
|
||||
- [In App Purchase(IAP)](#In-App-PurchaseIAP)
|
||||
@ -1388,14 +1388,21 @@ Then, go to **EDIT SHEME**, check like this
|
||||
|
||||
<img src ="https://github.com/jphong1111/awesome-ios-developer/blob/main/Images/addCoverage2.png" />
|
||||
|
||||
## Integration Test
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Unit Test
|
||||
|
||||
|
||||
## Integration Test
|
||||
|
||||
|
||||
|
||||
## UI Test
|
||||
|
||||
[Your first UITest in Swift](https://uxdesign.cc/your-first-uitest-in-swift-847bc5595c26)
|
||||
|
||||
## CI/CD
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user