intellij-community icon indicating copy to clipboard operation
intellij-community copied to clipboard

Feature: JUnit patcher supports excluding module dependency

Open VictoryWangCN opened this issue 1 year ago • 1 comments

In the previous version, when I used classpathDependencyExclude with MavenId configured as a Module Dependency, the JUnit plugin did not exclude this dependency's path (e.g., module-dependency/target/classes). For more details, please refer to the test case in the PR.

I have attempted a fix and would greatly appreciate it if you could perform a code review on my code.

VictoryWangCN avatar Dec 08 '23 08:12 VictoryWangCN

@VictoryWangCN Hello! Sorry for the delay. Could you maybe also create an issue in our issue tracker for this issue?

BartvHelvert avatar Feb 06 '24 11:02 BartvHelvert

https://youtrack.jetbrains.com/issue/IDEA-346507/

created

VictoryWangCN avatar Feb 18 '24 08:02 VictoryWangCN

Merged, thanks!

BartvHelvert avatar Feb 24 '24 22:02 BartvHelvert