jmborer created NETBEANS-1763:
---------------------------------

             Summary: Refactor the test output processor to handle both 
surefire and failsafe plugins
                 Key: NETBEANS-1763
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1763
             Project: NetBeans
          Issue Type: Improvement
          Components: projects - Maven
    Affects Versions: 9.0, 10.0
            Reporter: jmborer


Currently the Maven test results output processor is mainly focused on handling 
the Surefire output. The ouput of Failsafe is partly covered. This job is done 
in a single class called TestOutputListenerProvider. To provide a cleaner and 
robuster support for both Surefire and Failsafe test results parsing, it 
becomes necessary to refactor  TestOutputListenerProvider into two specialized 
output processors: one for Surefire and one for Failsafe.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to