JetBrains / JetBrains/kotlin-compiler-devkit

Add a 'Run Specific Group Tests' action

Open
#127 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
55
Forks
17
Avg merge
12h 13m
Merged PRs (30d)
1

Description

When I work on features for Kotlin/JS, I frequently feel the need in running all JS-related test classes (and then, sometimes, WasmJS-related tests) but not all of available test classes. For example, I mostly not interested in JVM-related or Native ones.

Image

Image

What I want to see is an additional action like 'Run Specific Group Tests' action in common tests, with a possibility to choose between `[JS]`, `[Wasm]`, etc. For ungrouped tests, I expect to see special `Other` group or something like that.

Also, I suppose it would be useful to include new editor toolbar action near 'Run all...', something like 'Run all from group...'.

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.