STAMP-project / dspot

Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)
https://dspot-demo.stamp-project.eu/
GNU Lesser General Public License v3.0
114 stars 28 forks source link

test-projects.properties file not found when running the provided example #919

Closed danivb closed 4 years ago

danivb commented 5 years ago

Characteristics

Description

The provided example --example cannot be executed due to test-projects.properties does not exist. JAVA_HOME and MAVEN_HOME have been configured as explained in the documentation.

Steps to reproduce

Command Line / Options
java -jar target/dspot-2.2.1-jar-with-dependencies.jar --example
danglotb commented 5 years ago

Hello @danivb

Thank you for reporting this. I'm looking into it.