Skip to content

Report which tests failed on new PRs #141

@alexstyl

Description

@alexstyl

This is a follow up work to #137.

We now have unit tests running when new PRs are opening.

However, right now there is no information displayed about which tests are failing. See #140 for an example of failing PR.

The goal of this task is to:

  • investigate how we can display information about which tests failed, so we give context to the contributor about what went wrong.
  • implement the solution by updating the pr_tests workflow.

PS: When running the tests locally (using ./gradlew jvmTest), there is an test report generated. Can we use that somehow?

Metadata

Metadata

Assignees

Labels

cifeature requestNew feature or requestgreat first contributionThis issue is a great choice for those contributing to the project for the first time.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions