Hello all,

I am looking for a reference to integrate my plugin unit tests into the test 
run of OfBiz, i.e. when I run

> ./gradlew test

My defined test suite should be included and executed.

I did browse the official plugin repository and found no reference.

First issue: how to define the hook into the test task in build.gradle.
Second: Ho to make sure, the build.gradle dependencies on JUnit are only loaded 
for test and not packaged.

Does anyone have an example possibly how to do this.

Thanks & warm regards


Carsten

Reply via email to