I need to configure CI pipeline in Bamboo ( maven ) . I want to integrate Junit test coverage evaluation . What are the command and what will be tasks for this Junit integration for maven ?
and what is the difference between junit parser test and clover ?