티스토리 뷰
728x90
반응형
[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 | xcpretty --test --color
==> 이렇게 알록달록 나와서 훨씬 보기 좋다
Reference
www.mokacoding.com/blog/running-tests-from-the-terminal/
반응형
'🍏 > CI, CD' 카테고리의 다른 글
[Github Actions] 테스트 커버리지 보여주기 기록 (0) | 2020.07.17 |
---|---|
[Github Actions] Github API를 사용하는 스크립트 모음 (1) | 2020.06.24 |
댓글
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- drf custom error
- Sketch 누끼
- 구글 Geocoding API
- Flutter Clipboard
- 플러터 싱글톤
- Flutter 로딩
- Django FCM
- 플러터 얼럿
- 장고 URL querystring
- Dart Factory
- Watch App for iOS App vs Watch App
- Flutter getter setter
- ipad multitasking
- Python Type Hint
- Flutter Text Gradient
- cocoapod
- github actions
- flutter 앱 출시
- Django Firebase Cloud Messaging
- flutter dynamic link
- PencilKit
- flutter deep link
- flutter build mode
- DRF APIException
- SerializerMethodField
- Django Heroku Scheduler
- 장고 Custom Management Command
- ribs
- METAL
- Flutter Spacer
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함