반응형
[Github Actions] xcpretty로 테스트 결과를 예쁘게 출력하기
[1] 디폴트 - name: Build and test run: xcodebuild test -workspace GithubActionTest.xcworkspace -scheme 'GithubActionTest' -destination 'platform=iOS Simulator,name=iPhone 11' ==> 테스트 결과를 찾기 너무 힘들다. failed로 검색해서 찾음. [2] xcpretty를 썼을때 - name: Build and test run: xcodebuild -workspace GithubActionTest.xcworkspace -scheme 'GithubActionTest' -destination 'platform=iOS Simulator,name=iPhone 11' test | xc..
🍏/CI, CD
2020. 6. 25. 19:20
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Flutter Spacer
- ribs
- METAL
- Sketch 누끼
- 장고 URL querystring
- Flutter Clipboard
- flutter dynamic link
- Flutter Text Gradient
- Django Heroku Scheduler
- github actions
- 플러터 얼럿
- 장고 Custom Management Command
- Dart Factory
- cocoapod
- Watch App for iOS App vs Watch App
- flutter deep link
- SerializerMethodField
- Django FCM
- flutter build mode
- Flutter getter setter
- Django Firebase Cloud Messaging
- Flutter 로딩
- ipad multitasking
- drf custom error
- 플러터 싱글톤
- DRF APIException
- PencilKit
- flutter 앱 출시
- Python Type Hint
- 구글 Geocoding API
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함