You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Chua Chee Seng (Jira)" <ji...@apache.org> on 2022/11/07 14:44:00 UTC

[jira] [Commented] (SUREFIRE-2123) Custom TestEngine Tests Not Counted in Result

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

Chua Chee Seng commented on SUREFIRE-2123:
------------------------------------------

My bad, the result is counted now after I added the TestSource for the TestDescriptor of my container.  May I know the correct way to close this ticket?  I am sorry for the false alarm.

 

Thanks.

> Custom TestEngine Tests Not Counted in Result
> ---------------------------------------------
>
>                 Key: SUREFIRE-2123
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2123
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: JUnit 5.x support
>    Affects Versions: 2.22.2
>            Reporter: Chua Chee Seng
>            Priority: Major
>              Labels: newbie
>
> I am working on an TestEngine implementation for ScalaTest, when mvn test run with Surefire 2.22.2 it able to detects the TestEngine implementation through SPI, discover and execute methods are called and the passed in EngineExecutionListener methods are called, but weirdly enough the executed tests are not included in the result count.  Is there additional effort we need to do for Surefire to include the executed tests in the result?
>  
> Thanks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)