Maven

Maven Goals To Execute Commands Post Test Execution

[vc_row][vc_column][vc_column_text]

Objective - 

Recently in one of the projects we got the requirement to create the test execution summary file after parsing the TestNG emailable report once the test execution is finished.   

Challenge - 

We were running the test with Maven goal which generates the emailable report in target...