Testing in Xcode
Xcode에서 제공하는 자동화 테스트 프레임워크 알아보기
간단한 개념 설명
피라미드 모델 (Test Pyramid)

단위 테스트 (Unit Test)
통합 테스트 (Integration Test)
사용자 인터페이스 테스트 (UI Test)
Test Pyramid

실습
앱 만들기

DistanceCaculator Unit Test
UITest
Code Coverage
Trouble shooting
info.plist 위치 옮긴 후, test framework 인식 안 되는 문제



Simulator Custom Location 설정하는 방법
Last updated

