Skip to content

Intention "create test" only works for Groovy classes #43

@kriegaex

Description

@kriegaex

Loosely related to https://stackoverflow.com/q/77704396/1082681.

My main use case is to write Spock tests for Java classes. Other users might want to test Kotlin or other types of JVM classes. However, Shift-Strg-T for creating a new test for the current class only lists Spock when in a Groovy class. In Java, only the templates for JUnit 3-5 and TestNG appear. This should be fixed, even though the template is not so super helpful to me, but it might be for newbies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions