ArchUnit
ArchUnit copied to clipboard
Make `@ArchTest` fields in JUnit 5 tests runnable in IntelliJ
At the moment this issue is waiting for input from https://youtrack.jetbrains.com/issue/IDEA-231923
It is not completely clear to me at the moment how to write a plugin that could provide custom selectors like the FieldSelector provided in archunit-junit5-engine-api to the ArchUnitTestEngine.
Some discussion elaborating this issue can be found in the comments of #300