netty5/testsuite-shading
Riley Park 7a7d519899
Migrate testsuite-shading tests to JUnit 5 (#11323)
Motivation:

JUnit 5 is more expressive, extensible, and composable in many ways, and it's better able to run tests in parallel.

Modifications:

Use JUnit5 in tests

Result:

Related to https://github.com/netty/netty/issues/10757
2021-05-27 15:59:36 +02:00
..
src/test/java/io/netty/testsuite/shading Migrate testsuite-shading tests to JUnit 5 (#11323) 2021-05-27 15:59:36 +02:00
pom.xml Correctly cleanup jars created during shading tests (#11276) 2021-05-18 18:54:55 +02:00