I am working on automated tests with selenium webdriver and spock framework. I would like to know how can I integrate serenity with spock testing? My project is built with gradle, and groovy is the language used to write tests. Any examples of class files or references would be appreciated.
Thanks RV
source
share