From 9fe0ed4456d6ed2045f1f9e63f7e548dbe26fa73 Mon Sep 17 00:00:00 2001 From: Jungpyo Hong Date: Sat, 10 Jul 2021 10:51:22 -0500 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8ef82f..eef4d1f 100644 --- a/README.md +++ b/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 +## Integration Test + + + + + ## Unit Test -## Integration Test + ## UI Test +[Your first UITest in Swift](https://uxdesign.cc/your-first-uitest-in-swift-847bc5595c26) ## CI/CD