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

Does Defects4j Supports generated test suite using Junit5? #633

Open
jmueducn opened this issue Jan 2, 2025 · 0 comments
Open

Does Defects4j Supports generated test suite using Junit5? #633

jmueducn opened this issue Jan 2, 2025 · 0 comments

Comments

@jmueducn
Copy link

jmueducn commented Jan 2, 2025

I use command like defects4j test -s xxxxx.tar.bz2 which contains my generated test.

If Junit5 is not supported, is there any ways to make it happen?
Like configuring the defects4j/framework/projects/defects4j.build.xml (to add a task or something)( I already configure it to add classpath and jar package of my JUNIT5 to make it compilable, but still not runnable probably because ant does not have a Junit5 task? or I might get something wrong here)
But I don't know whether it is possible.
Or I can only run test classes with Junit4.(And that's OK for me,too.)

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

No branches or pull requests

1 participant