ocadotechnology / test-arranger

Arranges test data as fully populated objects
Apache License 2.0
23 stars 2 forks source link

Upgrade junit & surefire plugin #10

Closed mjureczko closed 3 years ago

mjureczko commented 3 years ago

The following warning should be removed: +-------------------------------------------------------------------------------+ | WARNING: | | The junit-platform-surefire-provider has been deprecated and is scheduled to | | be removed in JUnit Platform 1.4. Please use the built-in support in Maven | | Surefire >= 2.22.0 instead. | | » https://junit.org/junit5/docs/current/user-guide/#running-tests-build-maven | +-------------------------------------------------------------------------------+