java-tutorials/testing-modules/junit5-migration
sampadawagde d9db0949cb JAVA-5223: Fix formatting of POMs (Testing Modules) 2021-05-17 20:23:43 +05:30
..
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-5223: Fix formatting of POMs (Testing Modules) 2021-05-17 20:23:43 +05:30

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: