티스토리 뷰
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
- Flutter 로딩
- Django Heroku Scheduler
- flutter 앱 출시
- PencilKit
- drf custom error
- Flutter getter setter
- Dart Factory
- 장고 Custom Management Command
- Watch App for iOS App vs Watch App
- Flutter Clipboard
- 플러터 얼럿
- 플러터 싱글톤
- flutter build mode
- cocoapod
- METAL
- Flutter Text Gradient
- Django Firebase Cloud Messaging
- Django FCM
- 장고 URL querystring
- ipad multitasking
- 구글 Geocoding API
- flutter deep link
- ribs
- Flutter Spacer
- flutter dynamic link
- Python Type Hint
- Sketch 누끼
- SerializerMethodField
- DRF APIException
- github actions
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함