eu.stamp-project:botsing-parsers

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

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

botsing-parsers
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-parsers

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.2
com.google.guava : guava jar 27.0.1-jre

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mockito : mockito-core jar 2.23.0
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.1.3

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