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

Support JUnit5 #12

Open
shadowao opened this issue Jul 4, 2019 · 5 comments
Open

Support JUnit5 #12

shadowao opened this issue Jul 4, 2019 · 5 comments

Comments

@shadowao
Copy link

shadowao commented Jul 4, 2019

I'm using ekstazi to test jpetstore. But it uses JUnit Jupiter(JUnit 5) to write tests. So ekstazi doesn't record any tests. It seems that ekstazi's JUitCTF doesn't instrument the Test Class.

Are you planning to support JUnit5?

@gliga
Copy link
Owner

gliga commented Jul 4, 2019 via email

@gliga
Copy link
Owner

gliga commented Jul 4, 2019 via email

@mleegwt
Copy link

mleegwt commented Oct 11, 2024

I'm wondering about this feature and the status of #41

@gliga
Copy link
Owner

gliga commented Oct 11, 2024

Thanks for your interest in this feature @mleegwt . At the moment, there is nobody working on this particular issue. There were quite a bit of people that expressed interest in both this feature and contributing the feature (or revising the PR we have).
If this is for commercial use, you can email us directly.

@mleegwt
Copy link

mleegwt commented Oct 14, 2024

@gliga The topic of test selection is a preliminary investigation for us. Since most of our software repos contain JUnit 5 now, tools that only support JUnit 4 get easily disqualified in these kinds of investigations.

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

3 participants