Blog

Thoughts on software development, technology, and more

Generate pretty test execution report
August 09, 2018

Generate pretty test execution report

In this post we will show how to generate a pretty report after cucumber test execution. Using technology: MavenJava 8Cucumber 1.2.5 First of all you need to add following library...

Testing Automation