-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
I have a custom `integrationTest` compilation in KMP project and a JVM target. I’ve got some tests in `jvmIntegrationTest` source set. When trying to run these tests from IDE using Kotest plugin, it r…
-
Don't allow running tests when the indexes are not ready, instead present a dialog saying that the indexes have not been built yet (similar to the refactor dialog in the base IDE)
Attempting to run…
-
### IDE Information
IntelliJ IDEA 2024.2.4 (Ultimate Edition)
Build #IU-242.23726.103, built on October 23, 2024
Licensed to Ido Flasch
Subscription is active until November 13, 2024.
Runtime ver…
-
Creating a version catalog alias that starts with `extensions` fails with the message:
```
Method org/gradle/accessors/dm/LibrariesForLibs_Decorated.getExtensions()Lorg/gradle/api/plugins/ExtensionC…
-
-
```kotlin
plugins {
kotlin("jvm") version "1.6.21"
id("org.jlleitschuh.gradle.ktlint") version "10.3.0"
}
dependencies {
testImplementation("org.junit.jupiter", "junit-jupiter", "5…
-
Hello. Faced such a problem:
When using annotation spec, IDEA marks test functions as unused
![image](https://user-images.githubusercontent.com/49491863/158340666-0f791b24-0b3c-46ba-97f7-3d70d6f95…
-
With [this Plugin](https://plugins.jetbrains.com/plugin/14080-kotest) you get a new configuration called kotest. Unfortunately there is no support for the EnvFile, which would be very handy to have.
…
-
For running the tests, I faced some challenges such as setting the correct `JDK` version, installing the `kotest` plugin installing `docker`, and `docker-compose`. It would be helpful to include these…