Pinned repositories
Repositories
-
Cling-application
This repository contains the replication package for the application of Cling (automated class integration testing tool) and EvoSuite (automated unit testing tool) on 140 pairs of classes from five different open-source projects.
-
camp-samples
Sample cases for configuration testing amplification
-
-
authzforce-core
Fork of gitlab AuthzForce Core PDP engine (Community Edition) project for demo purpose
-
dspot
Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)
-
pitest-descartes
Descartes supports developers to improve their test suites by reporting weak spots in covered code
-
botsing
Botsing is a Java framework for crash reproduction. It depends on EvoSuite (http://www.evosuite.org) for code instrumentation.
-
ExRunner
A Python library for automatically running experiments with crash reproduction tools in Java.
-
dhell
Dummy HELLo world
-
pitmp-maven-plugin
Maven plugin to handle multi module projects for PiTest
-
test-runner
framework to run JUnit tests in a new JVM
-
descartes-amplification-experiments
Scripts and results for a test suite amplification/augmentation process targeting undetected extreme transformations
-
evosuite-runner
EvoSuite Runner
-
Model-generator
A docker-based infrastructure for generating behavioral models from java source codes and their hand-written test cases
-
evosuite-model-seeding-usecases-output
This repertory contains report of the usage of EvoSuite + model seeding usages.
-
e2e-STAMP-CI-demo
All material, documents, code and screencasts for the end to end demo of STAMP's ampliication technology in the CI
-
stamp-ci
Jenkins technology for STAMP tools (DSpot/Descartes/Camp)
-
descartes-issue-generator
Adds GITLAB-ISSUE output format to PIT/Descartes to generate Gitlab issues out of mutation testing
-
botsing-jira-plugin
Botsing Jira plugin
-
botsing-git-webapp
Gitlab Webhook for STAMP Botsing automation + test/demo webapp
-
stamp-ide
This repository contains the code of number of plugins for Eclipse that provides GUI clients for STAMP tools. It also contains an update site to install them.
-
descartes-hands-on
Simple project to introduce the mutation testing engine Descartes
-
descartes-reneri
A tool to determine how extreme transformations propagate to observable points. Reneri consolidates Decartes with suggestions to improve the test suite
-
AssertFixer
A testing tool to replace the expected value of assertions to match the current behavior
-
Botsing-multi-objectivization-using-helper-objectives-application
This repository contains the replication package for the study about using new helper objectives (MOHO) for crash reproduction. This study has been accepted at ASE 2020
-
Botsing-basic-block-coverage-application
This is the replication package of the Basic Block Coverage study, accepted at SSBSE 2020
-
evosuite-ramp
Forked from EvoSuite/evosuiteRuntime test AMPlification (RAMP) implements novel features for automatic test generation. It is built on top of EvoSuite.
-
ExRunner-bash
The bash version of ExRunner
-
-
EvoCrash-JCrashPack-application
This repository contains the replication package for the EvoCrash evaluation on the 200 crashes from JCrashPack.