People
Companies
Institutions
Jobs
Q&A
News
AI Dasatoo
Log in
Home
Courses
Tutors
Books
Q&A
Ask and answer questions to make information more available to wider audiences.
Tags
Latest
Ask Question
Marc Castle
@
castlemarc85
28, Jun 2023 12:00 AM
configure IntelliJ to run unit tests written using JUnit 4
How can IntelliJ be configured to run unit tests written using JUnit 4?
answers
1
Answer 1
Natalie Jarrett
@
jarrettnatalie
03, Jul 2023 07:31 PM
IntelliJ can be configured to run unit tests written using JUnit 4 by opening the project structure window, selecting the “Modules” tab, and then selecting the “Dependencies” tab. From there, you can add the JUnit 4 library as a dependency.