serenity with jbehave - JBehave reports do not have any style sheet formating -


for test automation using serenity jbehave. when run appropriate maven goal eclipse, creates proper serenity reports.

issue - jbehave reports created under "target/jbehave" folder without formatting. there no table boundries, no jbehave title image @ top , failed scenarios not shows in red font.

is there way change pom.xml or change code jbehave report (with proper formatting) created along serenity reports.


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -