Descartes:一个用于检测伪测试方法的 PITest 引擎——工具演示
软件工程
2019-03-11 v1
摘要
Descartes 是一个实现极端变异算子并旨在发现 Java 项目中伪测试方法的工具。它利用了 PIT 的高效转换与运行时特性。该演示在一系列真实开源项目中将 Descartes 与 PIT 提供的默认变异引擎 Gregor 进行比较,考察了执行时间、创建的变异体数量以及两种引擎所产生的变异分数之间的关系,并提供了关于 Descartes 所暴露主要特性的若干见解。
引用
@article{arxiv.1811.03045,
title = {Descartes: A PITest Engine to Detect Pseudo-Tested Methods - Tool Demonstration},
author = {Oscar Luis Vera-Pérez and Martin Monperrus and Benoit Baudry},
journal= {arXiv preprint arXiv:1811.03045},
year = {2019}
}