Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dummies guides #31

Merged
merged 5 commits into from
Dec 28, 2017
Merged

Conversation

luandrea
Copy link
Contributor

Update dummies guides for tutorial

Changed link to pom.xml.for_descartes
Added targetClasses to pitest in build.gradle
@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.1% when pulling 10c3ecd on luandrea:update-dummies-guides into d43490b on STAMP-project:master.

@@ -34,7 +34,8 @@ buildscript {
apply plugin: "info.solidsoft.pitest"

pitest {
mutationEngine = "descartes"
targetClasses = ['myWorld*']
// mutationEngine = "descartes"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't this mean that descartes is not used?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, you are right, but I get errors if I leave that line.
Do you know how to modify it to run pitest using gradle?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I found another error in the tutorial. I will update it and push it.

Added Maven repository for gradle plugins
Fixed dependencies versions
Added engine descartes
@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.1% when pulling 3f20f44 on luandrea:update-dummies-guides into d43490b on STAMP-project:master.

Fixed guide according to dheg-build.gradle
@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.1% when pulling 7263306 on luandrea:update-dummies-guides into d43490b on STAMP-project:master.

@luandrea
Copy link
Contributor Author

The tutorial runs correctly, you can merge it now.

@oscarlvp oscarlvp merged commit 24bb677 into STAMP-project:master Dec 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants