java-tutorials/testing-modules/junit5-migration
matt.rossi 1076a9c8d9 Fix Format 2019-10-11 18:11:03 +02:00
..
src Fix Format 2019-10-11 18:11:03 +02:00
README.md Fix Format 2019-10-11 18:11:03 +02:00
pom.xml Fix Format 2019-10-11 18:11:03 +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: