java-tutorials/testing-modules/junit5-migration
Krzysztof Woyke 63e5a2dad0 JAVA-3596: Clean up exec-maven-plugin config 2021-04-02 15:43:27 +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-3596: Clean up exec-maven-plugin config 2021-04-02 15:43:27 +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: