Just curious, let's say I have 20 tests in a class but 2 of the tests have slightly different requirements than what I have in the setup() method. Is there a way to have those 2 tests skip the setup()? I know I can just create separate methods and put them in the appropriate tests, but I was just curious if there was an easy way to skip setup(), if at all possible.
Thanks! -- You received this message because you are subscribed to the Google Groups "Geb User Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/e5cb2dde-aaa9-41c4-bb75-19c247108dd3%40googlegroups.com.
