Dataset for the paper "TestDossier: A Dataset of Tested Values Automatically Extracted from Test Execution"
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/10292572
下载链接
链接失效反馈官方服务:
资源简介:
Dataset for the paper "TestDossier: A Dataset of Tested Values Automatically Extracted from Test Execution".
We store values of the basic build-in Python types: numeric (int, float, and complex), boolean (bool), and text sequence (str). We also store values of the types: sequence (list, tuple, and range), set (frozenset and set), and mapping (dict) that include only basic types. To create the dataset, we monitored the test suites of 15 Python Standard Libraries. TestDossier contains 1,234 distinct argument/variable names and 133,169 dis- tinct values, leading to a total of 12,9M individual values.
创建时间:
2023-12-08



