Skip to content

Fix the classpath of the TestKit runner in IntegrationTestKitBase#146

Open
kelvinou01 wants to merge 1 commit intonebula-plugins:mainfrom
kelvinou01:okelvin/testkit-classpath
Open

Fix the classpath of the TestKit runner in IntegrationTestKitBase#146
kelvinou01 wants to merge 1 commit intonebula-plugins:mainfrom
kelvinou01:okelvin/testkit-classpath

Conversation

@kelvinou01
Copy link

The runner in IntegrationTestKitBase currently loads more than what it needs into classpath. Let's use the classpath produced by Gradle Test Kit in plugin-under-test-metadata.properties. This classpath only contains the dependencies required by the plugin, as well as the plugin itself.

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.

1 participant