IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
Our intention with IntelliJ IDEA Conf is to celebrate the developer community and its desire to learn and improve everyday. We invite you to join us for this free online conference and learn from industry leaders and experts on September 29–30, 2022. Learn about a variety of topics, like Core Java,…
In this tutorial we're going to look at features of JUnit 5 that can make it easier for us to write effective and readable automated tests. All code in this tutorial can be found in this GitHub repository. This blog post covers the same material as the video. This provides an easy way for people to…
This post will help you take your project from previous versions of JUnit to JUnit5. IntelliJ IDEA has a number of tools to help facilitate the migration which you can perform in a series of steps that we talk about here. This blog post covers the same material as the video. This provides an easy w…