Skip to content

Fixing inherited test support#278

Closed
egidijus-kuzma wants to merge 2 commits intomannodermaus:mainfrom
egidijus-kuzma:test-inheritance-support
Closed

Fixing inherited test support#278
egidijus-kuzma wants to merge 2 commits intomannodermaus:mainfrom
egidijus-kuzma:test-inheritance-support

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