Not sure why it would be any different from testing anything else with external dependencies. You can see some examples at https://github.com/oracle/weblogic-monitoring-exporter/tree/main/build-helper-mojo/src
> On Nov 5, 2022, at 7:07 AM, Mark Raynsford > <[email protected]> wrote: > > Hello! > > As the subject says: Is there a documented way to write tests for > plugins under JUnit 5? The only thing I've been able to find is the > takari testing project: > > https://github.com/takari/takari-plugin-testing-project > > There seems to be some preliminary support there, but it's not in any > of the available releases and nobody seems to have touched the project > for almost a year. > > -- > Mark Raynsford | https://www.io7m.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
