TestEvo-Bench-Anonymous commited on
Commit
c17ef95
·
verified ·
1 Parent(s): dcf3bd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -107,17 +107,6 @@ The code snippets in `old_test_code`, `new_test_code`, `old_production_code`, an
107
 
108
  Evaluating LLMs and program-synthesis systems on the task of editing an existing test method to track a production-code change, given (a) the original test, (b) the production-code diff, and (c) candidate focal-method dependencies. The included `focal_all_deps_scored` signals support both retrieval-augmented and end-to-end setups.
109
 
110
- ## Citation
111
-
112
- ```
113
- @misc{testevobench2026,
114
- title = {TestEvo-Bench: a benchmark for test evolution in Java codebases},
115
- author = {Anonymous},
116
- year = {2026},
117
- url = {https://www.testevo-bench.com/},
118
- }
119
- ```
120
-
121
  ## License
122
 
123
  - **Dataset structure and metadata:** CC-BY-4.0
 
107
 
108
  Evaluating LLMs and program-synthesis systems on the task of editing an existing test method to track a production-code change, given (a) the original test, (b) the production-code diff, and (c) candidate focal-method dependencies. The included `focal_all_deps_scored` signals support both retrieval-augmented and end-to-end setups.
109
 
 
 
 
 
 
 
 
 
 
 
 
110
  ## License
111
 
112
  - **Dataset structure and metadata:** CC-BY-4.0