[ 
https://issues.apache.org/jira/browse/MCOMPILER-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mikhail Deviatov updated MCOMPILER-588:
---------------------------------------
    Description: 
We have JUnit5 test framework for a long time. 
It have modular architecture, good support in IDE and quite fast. It would be 
good to add support JUnit5 to the project.
The problem is that there are 2 library used for testing in project 
*maven-plugin-testing-harness* and *org.eclipse.sisu.plexus* and they both 
don't have JUnit5 support.
I created a solution that overrides parts of code used derived and my own 
implementation.
Please take a look at it
https://github.com/apache/maven-compiler-plugin/pull/233

  was:
We have JUnit5 test framework for a long time. 
It have modular architecture, good support in IDE and quite fast. It would be 
good to add support JUnit5 to the project.
The problem is that there are 2 library used for testing in project 
*maven-plugin-testing-harness* and *org.eclipse.sisu.plexus* and they both 
don't have JUnit5 support.


> JUnit4 test framework to JUnit5 migration
> -----------------------------------------
>
>                 Key: MCOMPILER-588
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-588
>             Project: Maven Compiler Plugin
>          Issue Type: Improvement
>            Reporter: Mikhail Deviatov
>            Priority: Major
>
> We have JUnit5 test framework for a long time. 
> It have modular architecture, good support in IDE and quite fast. It would be 
> good to add support JUnit5 to the project.
> The problem is that there are 2 library used for testing in project 
> *maven-plugin-testing-harness* and *org.eclipse.sisu.plexus* and they both 
> don't have JUnit5 support.
> I created a solution that overrides parts of code used derived and my own 
> implementation.
> Please take a look at it
> https://github.com/apache/maven-compiler-plugin/pull/233



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

Reply via email to