Published May 28, 2024
| Version v1
Model
Restricted
Less is More: On the Importance of Data Quality for Unit Test Generation
Creators
Description
Introduction
This is the replication package for the paper "Less is More: On the Importance of Data Quality for Unit Test Generation".
Task Definition
Given the focal method, the task is to generate the test case.
The static of dataset
idx: the index of example
src_fm: the method under test
target: the test case
condition_cover_rate: the predicted branch coverage
line_cover_rate: the predicted line coverage