Migrating JUnit 4 to JUnit 5
Migrating your JUnit 4 test suite to JUnit 5.
![Introduction](/guide/assets/thumbnail-a20247ab.png)
Introduction
Introduction to Migrating JUnit 4 to JUnit 5.
![Overview of JUnit 4 Structure](/guide/assets/thumbnail-e9d1b9e7.png)
Overview of JUnit 4 Structure
An overview of what a typical JUnit 4 test suite might contain.
![Adding dependencies](/guide/assets/thumbnail-502d1f55.png)
Adding dependencies
Adding JUnit 5 Dependencies.
![Using inspections](/guide/assets/thumbnail-77f777c2.png)
Using inspections
Using JUnit 5 Inspections to migrate.
![Automatically migrating tests](/guide/assets/thumbnail-da5d4b1a.png)
Automatically migrating tests
Let IntelliJ IDEA migrate as many tests as possible automatically.
![Manual migration for more complex cases](/guide/assets/thumbnail-ee964205.png)
Manual migration for more complex cases
Migrating more complex uses cases from JUnit 4 to JUnit 5.
![Other approaches to consider](/guide/assets/thumbnail-265d9bc2.png)
Other approaches to consider
There are other approaches that you can consider for migration.
![Final Steps](/guide/assets/thumbnail-7f630924.png)
Final Steps
Wrapping the migration up.
![Shortcuts](/guide/assets/thumbnail-a20247ab.png)
Shortcuts
A list of shortcuts used in the tutorial.