microsoft / vscode-java-test

Run and debug Java test cases in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-test
Other
297 stars 131 forks source link

refactor - Extract the stacktrace parsing to util #1704

Closed jdneo closed 5 months ago

jdneo commented 5 months ago

This is a common logic that can be reused by the gradle test runner