-
-
Notifications
You must be signed in to change notification settings - Fork 967
Open
Description
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
Labels
Type
Projects
Status
No status