Characterizing high quality test methods, MSR'22
收藏NIAID Data Ecosystem2026-03-13 收录
下载链接:
https://zenodo.org/record/4987676
下载链接
链接失效反馈官方服务:
资源简介:
Replication Kit for "Characterizing high quality test methods" paper.
Number of records: 15970;
Number of columns: 50;
Columns list:
Id;
Project;
Class;
Method;
Killed;
Survived;
TimedOut;
Total;
Score;
WhileCount;
ConditionCount;
RedundantCount;
AssertCount;
IfCount;
ExceptionCount;
ForeachCount;
PrintCount;
SwitchCount;
MysteryCount;
ForCount;
VerboseCount;
ResourceOptimismCount;
ThreadSleepCount;
SensitiveCount;
MagicNumberCount;
Assertion Roulette;
Mystery Guest;
Sleepy Test;
Unknown Test;
Redundant Assertion;
Dependent Test;
Magic Number Test;
Conditional Test Logic;
EmptyTest;
General Fixture;
Sensitive Equality;
Verbose Test;
IgnoredTest;
Resource Optimism;
Duplicate Assert;
Exception Catching Throwing;
Print Statement;
SLOC;
Complexity;
ModifyingCommits;
Contributors;
MaxExperienced;
MinExperienced;
MeanExperience;
MedianExperience;
StdevExperience
Format: CSV
Attributes per category:
Size & Complexity: number of lines of code, cyclomatic complexity, loop count and conditional count;
Exception: exception count and resource optimism;
Contributors: Developers' expertise and number of contributors;
Changes: Number of modifications;
Quality: Number of asserts, mystery guest count, magic number count, print count, sleep count,
sensitive count
Test Smells: Assertion Roulette, Mystery Guest, Sleepy Test, Unknown Test, Redundant Assertion, Dependent Test, Magic Number Test, Conditional Test Logic, EmptyTest, General Fixture, Sensitive Equality, Verbose Test, IgnoredTest, Resource Optimism, Duplicate Assert, Exception Catching Throwing, Print Statement;
创建时间:
2022-04-14



