Facing problem while generating pitest report on local #16229
Unanswered
Anmol202005
asked this question in
Q&A
Replies: 1 comment
-
|
First of all, please use markdown code blocks that show the command you are running and the full output when asking for help. Share anything else you have tried, what research you have done, and how you interpret the error message. Low effort posts like this one are less likely to receive attention than a well formatted post that shows some effort. You can read more about how to make a good post at https://stackoverflow.com/help/how-to-ask. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i'm using this command to generate pitest report on local :
mvn -e --no-transfer-progress -P"$PITEST_PROFILE" clean test-compile org.pitest:pitest-maven:mutationCoverage
How to resolve this !!
Beta Was this translation helpful? Give feedback.
All reactions