Online Appendix for "PyTestGuard: An IDE-Integrated Tool for Supporting Developers with LLM-Generated Unit Tests"
收藏资源简介:
Replication package for "PyTestGuard: An IDE-Integrated Tool for Supporting Developers with LLM-Generated Unit Tests" This replication package contains the necessary tools necessary to replicate our study. Below we list the different folders and their purpose: comparison_tool_versions: Contains data and code necessary to replicate the comparison between the tests submitted by the simple version of PyTestGuard and the enhanced version. data_contamination_analysis: Contains data and code necessary to replicate data contamination analysis performed in generated unit tests. result_diagrams: Contains the data and code necessary to reproduce diagrams used during the study results: Contains the answers and quotes got from participants. The questionnaire used is also include along with the code occurences from the interviews. artifacts: Contains the jars for PyNose and PyTestGuard necessary to replicate the study. It also contains a patch that includes the necessary modification made in the example project used during the study. selected_tests: Contains the test files used during our study.



