Hello
I saw the blog at [1] about the difficulty of using JUnit 5 in Ant-based
project (I know that JUnit 5 is supported in Maven projects, but I have
not yet resolved the problem of Maven rigidity regarding Java 9
modules). Does the situation has evolved since this blog? If not, where
should I look in NetBeans code if I wanted to contribute an enhancement
(if feasible for me)? My naive reading of "-do-test-run" target in the
build-impl.xml file gives me the impression that there is a Java class
somewhere implementing the "j2seproject3:test" task, but I do not know
where to search.
I do not know if I can contribute, I'm just exploring the possibilities.
Thanks,
Martin
[1] https://blogs.apache.org/netbeans/entry/junit-5-apache-ant-and