Join Slack
Powered by
<@U0QBCLV62> Similar wacky reflection magic as th...
# gradle
j
jlleitschuh
06/29/2017, 1:44 PM
@bamboo
Similar wacky reflection magic as that other plugin used but this time using the gradle API to do it instead of groovy meta-class monkey patching:
https://github.com/junit-team/junit5/blob/6ded3d033b33d313767550dbd7fc0611f6a485b4/junit-platform-gradle-plugin/src/main/groovy/org/junit/platform/gradle/plugin/JUnitPlatformPlugin.groovy#L30-L35
Thankfully your code snippet you gave me a few months ago worked as a workaround.
Open in Slack
Previous
Next