Thanks a lot Luke!

It's great if this can be improved :)

What I want to achieve is to programmatically detect if a user-login module
has broken on our website. So that I have a Geb test to do login and assert
it's success. And I want to do the same geb test twice if the first test
failed, and if it failed again I want to do some work to fix the problem.
And so that comes this script.

Then I have this script running in Hudson CI to continuously build and run
test.

I was thinking to have two Geb test classes with the same function but not
the same name, and to use taskA and taskB call them separately. But this
seems not improving the script much now. 

/wazh

--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Calls-in-testListener-does-not-return-properly-tp4513615p4527414.html
Sent from the gradle-user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to