Questions regarding use of Serenity with Cucumber BDD test automation tool
I am running Cucumber+Serenity Tests using Junit: Code snippet: JUnitCore engine = new JUnitCore(); engine.addListener(new TextListener(System.out)); …
serenity-bdd cucumber-serenityI wish to change the CSS and logos in Serenity reports. Also I want to add some custom text or …
serenity-bdd cucumber-serenity