java-tutorials/testing-modules/junit5-migration
chaos2418 af4b37592b JAVA-8267: updating testing-modules's junit and surefire configurations 2021-11-04 16:56:08 +05:30
..
src
README.md
pom.xml JAVA-8267: updating testing-modules's junit and surefire configurations 2021-11-04 16:56:08 +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: