Hi Alex. How about sharing the project you have so far? Let everyone see what you tried and where you got stuck. You didn't even mention how you want to build your project. Maven? Gradle maybe?
Regards -- Alexander Kriegisch https://scrum-master.de AlexB schrieb am 27.03.2019 18:42: > 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. -- 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/20190328015935.E0E0E44C06B7%40dd39516.kasserver.com. For more options, visit https://groups.google.com/d/optout.
