pyMethods2Test
收藏资源简介:
pyMethods2Test数据集是由内布拉斯加大学林肯分校的研究人员创建的,包含大量的开源单元测试方法和对应的焦点点映射。该数据集通过挖掘GitHub上使用Pytest和unittest框架的88,846个Python项目,构建了一个包含22,662,037个测试方法和2,198,378个焦点点映射的集合。数据集以JSON格式存储,并提供焦点点生成上下文,以支持大型语言模型在测试生成任务中的训练。
The pyMethods2Test dataset was developed by researchers at the University of Nebraska–Lincoln. It contains a vast collection of open-source unit test methods and their corresponding focus point mappings. This dataset is constructed by mining 88,846 Python projects that utilize the Pytest and unittest frameworks on GitHub, resulting in a corpus of 22,662,037 test methods and 2,198,378 focus point mappings. Stored in JSON format, the dataset provides focus point generation context to support the training of large language models for test generation tasks.




