How to test a program in IntelliJ IDEA
Learn more about testing techniques available in IntelliJ IDEA:
creating a test configuration, performing tests, monitoring tests, managing tests, and terminating tests.
IntelliJ IDEA provides support for several language-specific testing frameworks. This section covers the issues that are common for all the supported testing frameworks:
