Skip to content

Report discovery issues for invalid testable methods #4420

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

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

marcphilipp
Copy link
Member

Overview

  • Report discovery issues for invalid testable methods
  • Avoid reporting the same discovery issues multiple times

I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@marcphilipp marcphilipp added this to the 5.13.0-M3 milestone Mar 24, 2025
@marcphilipp marcphilipp self-assigned this Mar 24, 2025
@marcphilipp marcphilipp force-pushed the marc/242-test-method-disco-issues branch from afebbba to fbf0086 Compare March 24, 2025 14:30
When encountering a method through different subclasses multiple times,
any encountered discovery issues are now only reported once.
@marcphilipp marcphilipp force-pushed the marc/242-test-method-disco-issues branch from fbf0086 to 55f3c05 Compare March 24, 2025 14:32
@marcphilipp marcphilipp merged commit 449375e into main Mar 25, 2025
13 checks passed
@marcphilipp marcphilipp deleted the marc/242-test-method-disco-issues branch March 25, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant