0

In our project, we have a lot of JUnit 4 tests, and they are executed from Gradle.

Now, we wanted to insert an initializer for the entire "gradle test" execution. The initializer is a class-loading tweak, so it should run just once in the very beginning.

I have looked into some:

Does anyone have any more ideas to solve this? (If we have a way in JUnit 5, we'll consider that.)

Dai MIKURUBE
  • 125
  • 1
  • 1
  • 13

0 Answers0