You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/09 11:54:00 UTC

[jira] [Work logged] (TOMEE-2977) Provide a ApplicationComposer JUnit 5 Extension

     [ https://issues.apache.org/jira/browse/TOMEE-2977?focusedWorklogId=563021&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-563021 ]

ASF GitHub Bot logged work on TOMEE-2977:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Mar/21 11:53
            Start Date: 09/Mar/21 11:53
    Worklog Time Spent: 10m 
      Work Description: rzo1 opened a new pull request #767:
URL: https://github.com/apache/tomee/pull/767


   # What does this PR do?
   
   - Adds a JUnit 5 extension, which internally uses `ApplicationComposers` for (pure) JUnit 5 testing. 
   - Adds some unit tests (based on existing `ApplicationComposer` tests) written in JUnit 5
   - Provides an additional JUnit 5 example (based on `application-composer`) 
   - Upgrades Maven surefire to `2.22.1` (  `>=2.22.0` is required to run both variants of unit tests without workarounds out of the box)
   
   # References 
   
   - https://issues.apache.org/jira/projects/TOMEE/issues/TOMEE-2977


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 563021)
    Remaining Estimate: 0h
            Time Spent: 10m

> Provide a ApplicationComposer JUnit 5 Extension
> -----------------------------------------------
>
>                 Key: TOMEE-2977
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2977
>             Project: TomEE
>          Issue Type: Improvement
>            Reporter: Richard Zowalla
>            Assignee: Richard Zowalla
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ApplicationComposer relies on JUnit4 code. Might be worth to provide a ApplicationComposerExtension to run with JUnit 5 only



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