-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi 👋, please correct me if I'm wrong, but the documentation (https://plugins.jetbrains.com/docs/intellij/integration-tests-intro.html) states that the new Integration Tests based on intellij-ide-starter
are available since 2023.2+
(see: screenshot attached).

I've cloned the examples and I tried to downgrade the config from 2024.3
to 2024.1
to verify this, but I couldn't resolve ide-starter-drive
dependencies. I checked the repository, and indeed, the oldest available ide-starter-driver:242.20224.300
(https://mvnrepository.com/artifact/com.jetbrains.intellij.tools/ide-starter-driver).
I have two questions:
- Does this mean that the starter is available from at least
242
? Where can I find this in the docs/read more about this? - Is there a way to configure the new integration tests to work with an older platform, e.g.,
241
?
Metadata
Metadata
Assignees
Labels
No labels