How can I skip the unit and integration tests in Grails when building? I cannot find an option... I am not using Maven but simply grails <myScript>
Thanks
Jonas
It looks like you wrote a custom script? Don't invoke the TestApp script and go directly to the War script.