With my Maven project for Appium (using Cucumber) at the end of running the tests I am looking for a report that lists details such as total no. of TCs, passed/failed/not run etc. However all I am getting is a listing of all the features marked in red or green with some stracktrace for the failed ones. I am pasting a snippet from my POM.xml file here for anyone to suggest what addition/edit I need to make to get the desired results. Please let me know if you have any questions.
cukereport.txt (3.7 KB)