grails-maven
grails-maven copied to clipboard
Property to skip functional test
There are cases when the application cannot be bootstrapped on the build server (CI) due to environmental dependencies. For these cases you may want to execute unit test on the build server but not functional test. I added a property that allows you to disable the functional test without disabling unit testing.
I would also appreciate this feature. In my case it would be particularly convenient if grails-maven would respect skipITs, for symmetry with maven-failsafe.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.