在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):SpoonLabs/flacoco开源软件地址(OpenSource Url):https://github.com/SpoonLabs/flacoco开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):flacoco ·flacoco is a fault localization tool for Java based on Jacoco and test-runner that aims at encompassing several fault localization techniques.
If you use flacoco in academic research, please cite "FLACOCO: Fault Localization for Java based on Industry-grade Coverage", Technical report, arXiv 2111.12513, 2021. @techreport{flacoco2021,
title = {FLACOCO: Fault Localization for Java based on Industry-grade Coverage},
year = {2021},
author = {André Silva and Matias Martinez and Benjamin Danglot and Davide Ginelli and Martin Monperrus},
url = {http://arxiv.org/pdf/2111.12513},
number = {2111.12513},
institution = {arXiv},
} Installationflacoco is currently available through Maven Central and as a SNAPSHOT You can use it by installing locally yourself (if you do so, the install version will be $ mvn install -DskipTests <dependency>
<groupId>com.github.spoonlabs</groupId>
<artifactId>flacoco</artifactId>
<version>1.0.5</version>
</dependency> DocumentationThe documentation lives in the Github wiki at https://github.com/SpoonLabs/flacoco/wiki ContributingLicensePull requestsExternal contributions are welcome. Related tools
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论