Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Refactoring
- 리펙터링
- swiftUI
- Human interface guide
- UITextView
- ribs
- combine
- clean architecture
- Xcode
- UICollectionView
- ios
- 스위프트
- 클린 코드
- 리펙토링
- Observable
- uiscrollview
- tableView
- swift documentation
- Protocol
- MVVM
- Clean Code
- rxswift
- RxCocoa
- uitableview
- SWIFT
- 리팩토링
- map
- HIG
- 애니메이션
- collectionview
Archives
- Today
- Total
목록test build (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 1. xcodebuild로 테스트 돌리기 - 개념 (xcodebuild, unit test, ui test)
1. xcodebuild로 테스트 돌리기 - 개념 (xcodebuild, unit test, ui test)2. xcodebuild로 테스트 돌리기 - 결과 얻어오기 (xcresult, junit, xml)3. xcodebuild로 테스트 돌리기 - xcresult 파일 변환하여 분석하기 (xcrun xcresulttool, xcpretty, junit)xcodebuild란?커멘드 라인으로 build, query, analyze, test, archive할 수 있는 라이브러리Xcode는 GUI 방식인 반면, xcodebuild는 커멘드 라인 방식xcodebuild를 잘 사용하면 CI/CD에서도 빌드를 돌릴 수 있고 활용하면 프로젝트 구조 파악이 용이xcodebuild 기능 살펴보기xcodebuild를 통..
iOS 응용 (swift)
2024. 8. 19. 01:58