Steps: 1. grails create-app SomeApp 2. Do by the manual. (Add compile ":functional-test:2.0.0" to BuildConfig.groovy and make TwitterTests) 3. run grails test-app functional: Result: | Failure: testSearch(GroupTests) | com.gargoylesoftware.htmlunit.ObjectInstantiationException: unable to create HTML parser