Explore JUnit 5 features for writing effective and readable automated tests in this 21-minute tutorial. Learn to set up Gradle, create and run tests, configure optional settings, disable tests, and use helpful display names. Master live templates for test methods, implement multiple assertions, run assertion groups, and utilize test assumptions. Dive into data-driven tests, exception checking, and test grouping with @Nested. Enhance your Java testing skills using IntelliJ IDEA and JUnit 5 to create more robust and maintainable code.
Overview
Syllabus
IntelliJ IDEA. Writing Tests with JUnit 5
Taught by
IntelliJ IDEA by JetBrains