SpoonLabs / astor

Automatic program repair for Java with generate-and-validate techniques :v::v:: jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
https://hal.archives-ouvertes.fr/hal-01321615/document
GNU General Public License v2.0
208 stars 106 forks source link

Execution of test cases for validating patches #321

Open martinezmatias opened 3 years ago

martinezmatias commented 3 years ago

Just one idea for improvement: To delegate the validation of candidate patches to Test-Runner (probably passing via the Flacoco's API). This solution would have different advantage: