Code-TREAT commited on
Commit
dc5c9ea
·
verified ·
1 Parent(s): 368ff4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,7 +15,7 @@ For this reason, we release it under the name <bench>_supp rather than as a new
15
 
16
  This helps users keep their workflows clean when determining whether branches exist, simplifying branch coverage calculation.
17
 
18
- It originates from the paper:
19
- Code-Aware Prompting: A Study of Coverage Guided Test Generation in Regression Setting using LLM
20
  — Gabriel Ryan, Siddhartha Jain, Mingyue Shang, Shiqi Wang, Xiaofei Ma, Murali Krishna Ramanathan, Baishakhi Ray.
21
 
 
15
 
16
  This helps users keep their workflows clean when determining whether branches exist, simplifying branch coverage calculation.
17
 
18
+ It originates from the paper: **Code-Aware Prompting: A Study of Coverage Guided Test Generation in Regression Setting using LLM**
19
+
20
  — Gabriel Ryan, Siddhartha Jain, Mingyue Shang, Shiqi Wang, Xiaofei Ma, Murali Krishna Ramanathan, Baishakhi Ray.
21