Pitest in a Pull Request

3 views
Skip to first unread message

Sasi Kumar Reddy Doddam Reddy

unread,
Jul 11, 2024, 3:01:29 AMJul 11
to PIT Users
Can anyone please confirm, if the following bitbucket step runs only on the changed code and not on entire codebase. If it's not achieving that functionality, can you suggest how to get there? ( Iam using both git and bitbucket armutate plugins.)
- step: &pitest
name: Pitest
size: 2x
caches:
- gradle
- docker
max-time: 120
services:
- docker
script:
- set -euf
- *sidekick
- *setup_artifactory_script
- export BASE=`git merge-base $BITBUCKET_COMMIT $BITBUCKET_PR_DESTINATION_COMMIT`
- ./gradlew pitest-bitbucket
artifacts:
- '**/build/reports/pitest/**'

Henry Coles

unread,
Jul 11, 2024, 3:06:10 AMJul 11
to pitu...@googlegroups.com
To answer the question we'd need to see how things are configured in the gradle build file. As you have a commercial arcmutate licence, you have access to our official support, we'll be in touch from there.

--
You received this message because you are subscribed to the Google Groups "PIT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pitusers+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pitusers/768d94d5-4be6-4662-aa5b-1fec0f9924c8n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages