What Spock, Geb and Selenium versions should be used with Grails 2.2? -
has managed geb , spock plugins working grails 2.2?
if so, exact versions of geb, selenium , spock using?
there's pull request in grails geb illustration updates 2.2
the version can found in "files changed" tab:
def gebversion = '0.9.0-rc-1' def seleniumversion = '2.27.0' def spockversion = '0.7'
grails selenium spock geb
No comments:
Post a Comment