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

Fixing inherited test support #278

Conversation

egidijus-kuzma
Copy link

@egidijus-kuzma egidijus-kuzma commented Sep 8, 2022

Junit anotations of super classes was not scanned and classes was not recognized as tests.
org.junit.runners.model.InvalidTestClassError: Invalid test class 'de.mannodermaus.junit5.inheritance.TestImplementation

@mihaicristianpetrescu
Copy link

Why close it and not merged it? Is there another fix already in place/in the works for this?

@mannodermaus
Copy link
Owner

Thanks for your patience. While the feature request itself is valid, I opted for an alternative solution that also accounts for secondary usages of the jupiterTestMethods() method. This is now available in the latest 1.4.0-SNAPSHOT of the instrumentation library. Please let me know if all works well for you now.

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

Successfully merging this pull request may close these issues.

3 participants