IntelliJ IDEA
 
Get IntelliJ IDEA

Tutorial: Test-driven development

Last modified: 24 October 2024

Whether you like to write your tests before writing production code, or like to create the tests afterwards, IntelliJ IDEA makes it easy to create and run unit tests. In this tutorial we’re going to show how to use IntelliJ IDEA to write tests first (Test Driven Development or TDD).