Ubiquity of Test Smells in Github
收藏NIAID Data Ecosystem2026-03-10 收录
下载链接:
https://figshare.com/articles/dataset/Ubiquity_of_Test_Smells_in_Github/6455666
下载链接
链接失效反馈官方服务:
资源简介:
This dataset is the result of an empirical investigation for my master thesis. We investigated the presence of the following test smells in GitHub: Assertion Roulette, Assertionless, Empty Test, Indented Test, Sensitive Equality, Test Code Duplication, and Verbose Test.
We utilized the Boa language and infrastructure to query GitHub and detect the smells.
The columns are the following:
project_id;project_url;file;method;detected_smell;first_commit;first_commit_revision;last_commit;last_commit_revision;first_smell_occurrence;first_smell_occurrence_commit; last_smell_occurrence;last_smell_occurrence_commit;longevity;sloc
more information can be found in my thesis here https://andrescarrasco.github.io/thesis/
创建时间:
2018-06-07



