[ 
https://issues.apache.org/jira/browse/SUREFIRE-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305905#comment-15305905
 ] 

Pratik kumar edited comment on SUREFIRE-1247 at 5/30/16 6:19 AM:
-----------------------------------------------------------------

But what happens when my project consists of mixture of JUnit and TestNg tests. 
Then I don't think only surefire-junit provider will be enough

Edit: Can I give two providers to surefire , one for running testng tests and 
other for running junit tests?


was (Author: keyolce):
But what happens when my project consists of mixture of JUnit and TestNg tests. 
Then I don't think only surefire-junit provider will be enough

> Custom Junit Runner ignored with surefire plugin(in case of failure)
> --------------------------------------------------------------------
>
>                 Key: SUREFIRE-1247
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1247
>             Project: Maven Surefire
>          Issue Type: Bug
>            Reporter: Pratik kumar
>            Assignee: Tibor Digana
>
> Running a Junit Test with surefire plugin ignores test class when custom 
> junit  runner throws a RuntimeException. Is this expected behaviour ? 
> How can I add a custom Runner that should stop test flow execution in case 
> the custom Junit Runner throws an exception?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to