eu.stamp-project:botsing-examples

Botsing is a Java framework for crash reproduction using evolutionary algorithms.

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

botsing-examples
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Botsing is a Java framework for crash reproduction using evolutionary algorithms.
Project Organization

Project Organization

Delft University of Technology

Download botsing-examples

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.25

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