slfan1989 opened a new issue, #1396:
URL: https://github.com/apache/auron/issues/1396

   ## Description:
   
   We are upgrading the testing framework from JUnit 4 to JUnit 5 in order to 
take advantage of new features, improved performance, and better integration 
with modern Java versions. This upgrade will involve:
   
   - Updating the dependencies in pom.xml or build.gradle.
   - Refactoring test classes to use JUnit 5 annotations (`@Test`, 
`@BeforeEach`, `@AfterEach`, etc.).
   - Ensuring compatibility with the current test code and adjusting any 
necessary imports.
   
   Please ensure that all existing tests are migrated correctly and that the 
project still passes all tests after the migration.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to