Skip to content

Conversation

@Simon-Hostettler
Copy link

@Simon-HostettlerSimon-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-HostettlerSimon-Hostettler changed the title skip unsupported testsourcesIgnore unsupported TestSources in SelfieTestExecutionListenerSep 11, 2025
@nedtwiggnedtwigg merged commit 310ed9d into diffplug:mainSep 12, 2025
3 checks passed
@nedtwigg
Copy link
Member

Shipped in 2.5.4

Sign up for freeto 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

@Simon-Hostettler@nedtwigg