EvoSuite

This fork of the EvoSuite project (http://www.evosuite.org) contains the runtime amplification version of EvoSuite developed within the STAMP project.

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

evosuite
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

EvoSuite
This fork of the EvoSuite project (http://www.evosuite.org) contains the runtime amplification version of EvoSuite developed within the STAMP project.
Project URL

Project URL

http://www.evosuite.org/
Project Organization

Project Organization

STAMP project
Source Code Management

Source Code Management

https://github.com/STAMP-project/evosuite-ramp/tree/master

Download evosuite

How to add to project

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

Dependencies

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

Project Modules

  • master
  • client
  • runtime
  • standalone_runtime
  • shaded
  • generated

Build Status Maven Central

EvoSuite Runtime Amplification

Runtime test AMPlification (RAMP) implements novel features for automatic test generation. This tool generates test cases that exercise common behaviors observed during software execution. The tool exploits the novel concept of behavioral model seeding to generate relevant test cases. RAMP builds on top of EvoSuite.

Funding

RAMP 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.1.0