dspot icon indicating copy to clipboard operation
dspot copied to clipboard

Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)

Results 62 dspot issues
Sort by recently updated
recently updated
newest added

Today, we use Maven and Gradle to: 1) compiles the sources, 2) collects the classpath and 3) execute pitest. This dependency is a serious source of bugs, misunderstanding and is...

task available
performance

#### Characteristics - **Reproducibility**: Always - **Severity**: Unclear - **Tool/Service/Component**: Dspot 3.2.0 - **Execution Environment**: Ubuntu 20.04, openjdk version "1.8.0_312" #### Description Whenever I run Dspot, either the example or...

#### Characteristics - **Reproducibility**: Always - **Tool/Service/Component**: Defects4j 2.0, DSpot - **Execution Environment**: macOS (Macbook M1 2020) - **Reporter**: [email protected] (Firhard) #### Description Hi, I am currently trying to run...

`eu.stamp_project.dspot.common.configuration.options.CommentTest#testAmplifierComments` seems to be flaky according to #1001

good first issue
testing
hacktober-fest

In this issue, we can post recent related work

Hi, It seems that your demo service does not enforce any time limit. As a example, this run ([https://dspot-demo.stamp-project.eu/repo/perwendel_spark.git](https://dspot-demo.stamp-project.eu/repo/perwendel_spark.git)) has started more than two weeks ago, and it is still...

I am trying to configure this plugin with https://github.com/tomasalmeida/mutant-testing/tree/feature/stamp-project, but it says jdk 11 is not supported: ``` $ java -jar dspot-3.1.0-jar-with-dependencies.jar --absolute-path-to-project-root text-analysis/ --verbose ... WARN] 2020-01-27 23:15:02 ErrorReport...

question

Hi, I propose to implement an interface that represents the budget allocated to the amplification of one test class, particularly for the main loop of DSpot. For now, we can...

feature
task available
good first issue
performance
high priority