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

Douglas Silva edited comment on SUREFIRE-1633 at 6/10/20, 6:43 PM:
-------------------------------------------------------------------

[~vmassol], according to your last execution, it seems that now it's running 
correctly. So try to run the "testXXX" with
{code:java}
mvn -Dit.test=AllIT {code}
clean verify and then
{code:java}
mvn -Dit.test=NestedWikiTemplateIT clean verify{code}


was (Author: silramos):
[~vmassol], according to your last execution, it seems that now it's running 
correctly. So try to run the "testXXX" with mvn -Dit.test=*AllIT* clean verify 
and then mvn -Dit.test=*NestedWikiTemplateIT* clean verify

> [JUnit5 follow-up #1343] JUnit Jupiter @Nested tests do not run when 
> selecting enclosing class with Surefire
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1633
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1633
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: JUnit 5.x support
>            Reporter: Christian Stein
>            Priority: Major
>             Fix For: Backlog
>
>
> https://github.com/junit-team/junit5/issues/1343



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to