java-tutorials/testing-modules/junit5-migration
Krzysztof Woyke 089da70fb0 JAVA-4931: Cleanup surefire config 2021-03-29 15:22:10 +02:00
..
src BAEL-19988: Rename org.baeldung package to com.baeldung package 2019-12-19 11:55:26 +01:00
README.md Update README.md 2020-03-23 18:32:12 +08:00
pom.xml JAVA-4931: Cleanup surefire config 2021-03-29 15:22:10 +02:00

README.md

JUnit 5 migration

This module contains articles about migrating to JUnit 5.

The code for the JUnit 4 - JUnit 5 E-book is in com.baeldung.junit4 and com.baeldung.junit5.

Relevant Articles: