ework.profiles.web.2023.0.0-M4.source-code.create-integration-test.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of web Show documentation
Show all versions of web Show documentation
A Grace profile for Web applications
description:
- Creates an integration test
- usage: 'create-integration-test [test name]'
- completer: org.grails.cli.interactive.completers.AllClassCompleter
- argument: "Integration Test Name"
description: "The name of the integration test"
- flag: force
description: Whether to override existing files
steps:
- command: render
template: templates/testing/Integration.groovy
destination: src/integration-test/groovy/@artifact.package.path@/@[email protected]