Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarlvp committed May 21, 2019
2 parents d96409b + cedfe29 commit 2f46d26
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Expand Up @@ -404,7 +404,7 @@ for a project that uses [Gradle](https://gradle.org/).
In the `build.gradle` file add the local Maven repository to the `buildscript` block and set
a `pitest` configuration element inside the same block. In the `dependencies` block put the artifact information:
```
pitest 'eu.stamp-project:descartes:1.2.4'
pitest 'eu.stamp-project:descartes:1.2.5'
```
then specify `descartes` in the `mutationEngine` option inside the plugin configuration.
An example of the final configuration could be:
Expand Down Expand Up @@ -461,6 +461,13 @@ Articles mentioning Descartes:
### License
Descartes is published under LGPL-3.0 (see [LICENSE.md](LICENSE.md) for further details).
### Contributing
Contributions and pull requests are welcome.
Please, tell us what you think and what you expect in the next release using the [STAMP Beta Testing Survey Form](https://www.stamp-project.eu/view/main/betatestingsurvey/).
As a recognition for your useful feedback, you might receive a limited edition *STAMP Software Test Pilot* gift and be added as a STAMP contributor.
This offer is limited to the beta testers interacting with the STAMP project team, by 31 September 2019.
You will be contacted individually for a customized gift and for contribution opportunities.
### Funding
Descartes is partially funded by research project STAMP (European Commission - H2020)
Expand Down

0 comments on commit 2f46d26

Please sign in to comment.