kinow opened a new pull request #59: [IMAGING-242] Upgrade to Junit5
URL: https://github.com/apache/commons-imaging/pull/59
 
 
   Used @mureinik 's excellent work on [this PR for Commons 
CSV](https://github.com/apache/commons-csv/pull/49) for the same end.
   
   Only difference is that Commons Imaging uses Theories (`@Theory`, 
`@Datapoint`, etc). And this is [not available in JUnit 
4](https://github.com/junit-team/junit5/pull/1422#issuecomment-389644868), so I 
used [JUnit 
Vintage](https://junit.org/junit5/docs/current/user-guide/#dependency-metadata-junit-vintage)
 as in [this 
post](https://www.igorski.co/java/junit/mixing-junit-4-and-junit-5-tests/).

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to