kotest-intellij-plugin icon indicating copy to clipboard operation
kotest-intellij-plugin copied to clipboard

The official Kotest plugin for Intellij and Android Studio

Results 50 kotest-intellij-plugin issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies github-actions .github/workflows/master.yml...

pinned

Hello recently the kotest plugin has filled my IDE with errors. That's life, but my question is how to report them best? Because for a Jetbrains or Google plugin, this...

Hi Team! I'm aware of #106 but I think it was closed prematurely. For me, the lack of gutter icons and in fact any IDE integration is a major pain...

Bonjour, ## What? If possible, support `Jump to source` for `SomeKotestSpec` in the `Run` view ## Why? When a test fails, I can currently: - `Jump to source` from the...

wontfix

Hi, Thanks for maintaining this convience plugin. It would be great if I can configure the run configuration to let a particular kotest run in docker or WSL2, similar to...

Here is the stack trace: ```text GotoTestOrCodeAction#update@MainMenu (com.intellij.testIntegration.GotoTestOrCodeAction), actionId=GotoTest, text='Test' org.jetbrains.kotlin.idea.caches.resolve.KotlinIdeaResolutionException: Kotlin resolution encountered a problem while analyzing KtTypeReference at org.jetbrains.kotlin.idea.caches.resolve.ResolutionFacadeWithDebugInfo.analyze(ResolutionFacadeWithDebugInfo.kt:43) at org.jetbrains.kotlin.idea.caches.resolve.ExtendedResolutionApiKt.analyze(ExtendedResolutionApi.kt:124) at org.jetbrains.kotlin.idea.caches.resolve.ResolutionUtils.analyze(ResolutionUtils.kt:123) at org.jetbrains.kotlin.idea.caches.resolve.ResolutionUtils.analyze$default(ResolutionUtils.kt:122) at io.kotest.plugin.intellij.psi.ClassesKt.getAllSuperClasses(classes.kt:50) at...

I have Intellij configured to run tests with gradle (`Settings > Build, Execution, Deployment > Build Tools > Gradle > Run Tests Using`). It seems like this setting is not...

pinned

**Android Studio** Android Studio Chipmunk | 2021.2.1 Patch 1 Build #AI-212.5712.43.2112.8609683, built on May 18, 2022 Runtime version: 11.0.12+0-b1504.28-7817840 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 12.2...

double clicking on this should open up the relevant code as it does with junit right clicking on it shows "nothing here" test methods are marked as unused plugin version...

pinned