Closed graemerocher closed 9 years ago
graemerocher said: Functional test plugins need updating to use the new integrated GrailsSpecTestType, this will have to happen separately for each functional test plugin (like functional-spock)
shaneriddell said: The funky-spock plugin has been updated to support grails 2.3.
mrampson said: Thanks Shane. I put in a pull request to functional-spock but haven't gotten any response from SGO. I'll switch over to funky-spock.
graemerocher said: since the plugins need fixing, closing as won't fix in Grails. Please open JIRAs vs Geb/Functional Test/Cucumber etc.
Original Reporter: mrampson Environment: Not Specified Version: 2.3-RC2 Migrated From: http://jira.grails.org/browse/GRAILS-10435
You used to be able to include a dependency (:functional-spock:0.6) to use spock in functional tests. This appears to no longer work in 2.3. I know spock is included for unit and integrations tests by default. What about functional?
grails test-app functional:spock