Skip to content

Support MUnit in CI Tests #5760

Description

@atty303

MUnit is a Scala testing framework and is based on JUnit4.
Since the current dd-java-agent supports JUnit, I thought it would automatically support MUnit as well, but although there are signs that it is trying to collect reports, the test cases are not recognized.

[dd.trace 2023-08-23 18:33:27:090 +0900] [main] DEBUG datadog.trace.civisibility.events.TestEventsHandlerImpl - Ignoring finish event, could not find test with name GenerateScheduleDates, suite nameglaze.del
GenerateScheduleDatesTest and class class glaze.delivery.backend.driver.scheduler.model.service. service.GenerateScheduleDatesTest

I will try to debug dd-java-agent here as well, but I think the current JUnit support needs to be made more generic or MUnit support needs to be added.

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions