eu.stamp-project:botsing-reproduction

The reproduction plugin contains the evolutionary algorithm used to reproduce a crash.

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

botsing-reproduction
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

The reproduction plugin contains the evolutionary algorithm used to reproduce a crash.
Project Organization

Project Organization

Delft University of Technology

Download botsing-reproduction

How to add to project

<!-- https://jarcasting.com/artifacts/eu.stamp-project/botsing-reproduction/ -->
<dependency>
    <groupId>eu.stamp-project</groupId>
    <artifactId>botsing-reproduction</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/botsing-reproduction/
implementation 'eu.stamp-project:botsing-reproduction:1.0.7'
// https://jarcasting.com/artifacts/eu.stamp-project/botsing-reproduction/
implementation ("eu.stamp-project:botsing-reproduction:1.0.7")
'eu.stamp-project:botsing-reproduction:jar:1.0.7'
<dependency org="eu.stamp-project" name="botsing-reproduction" rev="1.0.7">
  <artifact name="botsing-reproduction" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='botsing-reproduction', version='1.0.7')
)
libraryDependencies += "eu.stamp-project" % "botsing-reproduction" % "1.0.7"
[eu.stamp-project/botsing-reproduction "1.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Botsing

Build Status Coverage Status Maven Central

Botsing is a Java framework for search-based crash reproduction. It implements and extends the EvoCrash approach and relies on EvoSuite for Java code instrumentation during test generation and execution. The documentation is available on the Botsing companion website.

Funding

Botsing is partially funded by research project STAMP (European Commission - H2020) ICT-16-10 No.731529.

STAMP - European Commission - H2020

eu.stamp-project
Research project about software testing 2016-2019

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1