testBundledPlugin

Adds a test dependency on a bundled IntelliJ Platform plugin.

Parameters

id

The bundled plugin identifier.


fun testBundledPlugin(id: Provider<String>)

Adds a test dependency on a bundled IntelliJ Platform plugin.

Parameters

id

The provider of the bundled plugin identifier.