TestEvo-Bench-Anonymous commited on
Commit
aa71f93
·
verified ·
1 Parent(s): 1c49f71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -124,17 +124,6 @@ The code snippets in `old_test_code`, `new_test_code`, `old_production_code`, an
124
 
125
  Evaluating LLMs and program-synthesis systems on the task of generating a new test method given (a) the production-code change, (b) the test file's prior context, and (c) candidate focal-method dependencies. The included `focal_all_deps_scored` signals support both retrieval-augmented and end-to-end setups.
126
 
127
- ## Citation
128
-
129
- ```
130
- @misc{testevobench2026,
131
- title = {TestEvo-Bench: a benchmark for test evolution in Java codebases},
132
- author = {Anonymous},
133
- year = {2026},
134
- url = {https://www.testevo-bench.com/},
135
- }
136
- ```
137
-
138
  ## License
139
 
140
  - **Dataset structure and metadata:** CC-BY-4.0
 
124
 
125
  Evaluating LLMs and program-synthesis systems on the task of generating a new test method given (a) the production-code change, (b) the test file's prior context, and (c) candidate focal-method dependencies. The included `focal_all_deps_scored` signals support both retrieval-augmented and end-to-end setups.
126
 
 
 
 
 
 
 
 
 
 
 
 
127
  ## License
128
 
129
  - **Dataset structure and metadata:** CC-BY-4.0