-
Notifications
You must be signed in to change notification settings - Fork 17
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
Could not find or load main class pitclipse.runner #218
Comments
Same issue here. l guess is something with Junit5 Pitclipse version: 2.2.0 |
I need something, e.g., a minimal project, to reproduce the problem |
Hi, When I try to run pittest on eclipse, I am getting this error "Error: Could not find or load main class org.pitest.pitclipse.runner.PitRunnerMain in module Max |
@Fauziakhangs as I said above, I need something, e.g., a minimal project, to reproduce the problem |
https://github.com/Fauziakhangs/PitestExm/tree/main |
Provide a project, not a zip file |
Bug description
Error: Could not find or load main class org.pitest.pitclipse.runner.PitRunnerMain in module XYZ
Expected behavior
Expect the program to run to see mutation tests
How to reproduce
Steps to reproduce the behavior:
Run as 'PIT Mutation Test'
I tried this on 2 separate java projects.
I found results but no solution on : https://groups.google.com/g/pitusers/c/SLathUh4v7s
found by google searching: 'Error: Could not find or load main class org.pitest.pitclipse.runner.PitRunnerMain in module'
Additional context
The text was updated successfully, but these errors were encountered: