Hi all! I'm wondering if it's possible to bundle serenity+cucumber+geb in one test framework. At the moment I'm using Serenity+Cucumber+RestAssured for API testing. And now I need to add UI tests. I did find some examples of Cucumber+Geb projects. I tried to add the needed settings to my existing project, but it doesn't work meanwhile.
When setting up Serenity+Cucumber project I realized that it's very important to use correct libraries (like not to use Cucumber libraries instead of Serenity libraries). So I guess there is a risk that the Cucumer+Geb example will not work for Serenity+Cucumber+Geb. So before I spent many hours trying to set my project up using this example, maybe somebody could advise: 1) if it's indeed possible to use the 3 frameworks together 2) what I must take into account (use as a dependency/etc.) to have it work. Thank you in advance! Alex -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/bc6b4e89-d04f-4b11-a689-51319ce93a5e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
