I have an customized cucumber project(Developed from Cucumber JUnit) with Gosu script. I want to integrate Serenity with it as I need a good reporting.
The simplest way to get the reports is to replace the classic Cucumber runner with the SerenityCucumber runner. If you can't do this, it will be more complicated.
I have an customized cucumber project(Developed from Cucumber JUnit) with Gosu script. I want to integrate Serenity with it as I need a good reporting.
Can you suggest any method of doing it.
Thanks in Advance.