-
Same setup as with #256 but on xwiki-commons-xml.
I got:
```
vmassol ~/dev/xwiki/xwiki-commons/xwiki-commons-core/xwiki-commons-xml (master) $ java -cp /Users/vmassol/dev/dspot/dspot/target/dsp…
-
When executing the tests via "mvn test", one test fails with the stacktrace below. Environment: Java 8, Maven 3.3.9, Ubuntu.
```
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.…
-
Hello,
What do you think about a new release and a deployment on the maven repository on GH?
Cheers,
Benjamin
-
Buenas tardes,cuando intento crear un proyecto desde cero he incluyo las versión mas reciente declex-api-2.0.a.16,muestra el siguiente error cuando corro el proyecto
Error:Bad service configuration…
-
Hello, I'm facing this issue with Gradle java projects: if I run the task `gradle pitest`, having configured descartes plugin as described in https://github.com/STAMP-project/pitest-descartes, I got a…
-
Pit produces sometimes a results such as:
> QueryParser.java;org.jsoup.select.QueryParse;rorg.pitest.mutationtest.engine.gregor.mutators.ArgumentPropagationMutator;cssNthChild;303;KILLED;org.jsoup.…
-
**Issue Type**: possible bug/misuse
**Description**: Following the Nicola's [DSpot for dummies tutorial](https://github.com/nicolabertazzo/dspot/blob/dspot-for-dummies/docs/dspot-for-dummies.md), the…
-
Motivations: For now, DSpot can only be run on maven projects.
What: The task aims at adding a support for projects that use gradle.
Expected changes: It consists of adding an interface above t…
-
**Issue Type**: required enhancement
**Description**: I've tried Descartes on [Atos Supersede IF project](https://github.com/supersede-project/integration/tree/descartes/IF/API/eu.supersede.if.api). …
-
Trying to run mvn test, almost all tests pass except the error below:
```
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.106 sec - in fr.inria.diversify.mutant.pit.PitTest
R…