8000
Skip to content

Add support for java-junit#80

Merged
dorny merged 2 commits intomainfrom
add-java-junit
Mar 7, 2021
Merged

Add support for java-junit#80
dorny merged 2 commits intomainfrom
add-java-junit

Conversation

@dorny
Copy link
Copy Markdown
Owner
@dorny dorny commented Mar 7, 2021

This PR adds experimental support for Java JUnit.
Tested against test results from apache/pulsar.
To have code annotations working properly it's required your directory structure matches package name.
This is due to the fact Java stacktraces doesn't contains full path to the source file.
Some heuristic was necessary to figure out mapping between line in stack trace and actual source file.

@dorny dorny merged commit 91834ca into main Mar 7, 2021
@dorny dorny deleted the add-java-junit branch March 8, 2021 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0