grails-functional-test-development icon indicating copy to clipboard operation
grails-functional-test-development copied to clipboard

How to run several test cases in one class independently?

Open Kittyss opened this issue 11 years ago • 0 comments

Hi,

I am a new beginner in Geb for testing groovy and grails functionally. And I have wrote several test cases in one spec class and would like to run them one by one independently. The case now is all of my test cases have related effects between each other. Do I need to write something in the GebConfig.groovy or somewhere else?

Thanks all of you!

Kittyss avatar Jun 18 '13 08:06 Kittyss