Skip to content

Conversation

@Simon-Hostettler
Copy link

@Simon-Hostettler Simon-Hostettler commented Sep 11, 2025

This is a fix for Issue #549.

As you have not yet set up logging, I did not want to make presumptions on which library to use for this, so for the moment I used the standard java util Logger.
I made the return value of parseClassTest nullable to deal with unrecognized sources, which seems okay as it is private and not used by any client code.

I tested this code by patching the libs of the example project given in Issue #549, the tests ran through successfully.

@Simon-Hostettler Simon-Hostettler changed the title skip unsupported testsources Ignore unsupported TestSources in SelfieTestExecutionListener Sep 11, 2025
@nedtwigg nedtwigg merged commit 310ed9d into diffplug:main Sep 12, 2025
3 checks passed
@nedtwigg
Copy link
Member

Shipped in 2.5.4

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.

2 participants