Skip to content

Problem With Generated Tests In An App Using JUnit #14856

@jeffscottbrown

Description

@jeffscottbrown

Issue description

If I use start.grails.org to create a 7.0.0-SNAPSHOT application configured with JUnit, inside that app when I run a command like grails create-controller Demo, the command will generate a Spock specification (not a JUnit test) and when a command like ./gradlew check is run the test will not be run. The generated app does include testFramework: junit in grails-cli.yml. I believe the same thing happens with Grails 6.2.3.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions