ArchUnit-Examples icon indicating copy to clipboard operation
ArchUnit-Examples copied to clipboard

Support executing JUnit5 example tests from IntelliJ IDEA

Open hankem opened this issue 1 year ago • 0 comments

IntelliJ IDEA did not offer to execute the example-junit5 tests directly from the IDE, but adding the junit-jupiter-api dependency changed this inconvenient behavior (currently observed with IntelliJ IDEA 2023.2 and 2023.3.2):

IntelliJ-IDEA_with_and_without_junit-jupiter-api

hankem avatar Dec 28 '23 22:12 hankem