Skip to content
Snippets Groups Projects
Commit e276b40d authored by JieunYoon's avatar JieunYoon
Browse files

Update README.md

parent b8c7ca5e
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,9 @@
### 3.1 커버리지
1. 테스트 케이스 뷰에서 원하는 테스트 케이스를 더블 클릭하면 해당 소스코드의 어느 부분이 커버되었는지 색상 정보로 표시해준다.
|색상|의미|
|---|---|
|----------|-------------|
|초록색|코드가 실행되고 모든 분기가 커버되었을 경우|
|노란색|분기 중 일부만 커버된 경우|
|빨간색|실행되지 않는 코드|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment