Skip to content

Configure ByteBuddy Java agent in test tasks #35207

@bclozel

Description

@bclozel

While tests don't generally fail on the CI, we should configure the ByteBuddy java agent in our test tasks as dynamic agent loading is not allowed anymore as of Java 21. This should cover both Mockito and mockk usage in our tests.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions