Latest

All the resources in the Guide, starting with most recent.

Migrating JUnit 4 to JUnit 5

Tutorial

Migrating JUnit 4 to JUnit 5
Migrating your JUnit 4 test suite to JUnit 5.
Final Steps

Part of tutorial

Final Steps
Wrapping the migration up.
Automatically migrating tests

Part of tutorial

Automatically migrating tests
Let IntelliJ IDEA migrate as many tests as possible automatically.
Adding dependencies

Part of tutorial

Adding dependencies
Adding JUnit 5 Dependencies.
Search Everywhere

Playlist

Search Everywhere
Tips for using one of the most helpful shortcuts in the IDE.
Moving Through Your Code

Playlist

Moving Through Your Code
Tips for navigating your code base efficiently.
Getting Started with IntelliJ IDEA

Playlist

Getting Started with IntelliJ IDEA
Helpful tips for working with IntelliJ IDEA for the first time.
Convert Slice to Array Pointer

Tip

Convert Slice to Array Pointer
With Go 1.17, it is possible to covert a slice to an array pointer.
Smart Completion

Tip

Smart Completion
Get type aware completion in your code so you can focus on solving problems.
CamelCase in Searching

Tip

CamelCase in Searching
Use CamelCase to find what you need faster and save your fingers.
Join Lines

Tip

Join Lines
Join lines of code together in your IDE.
Summary

Part of tutorial

Summary
Summary and shortcuts we used.