Please can I ask if it is intended that the VSCode Java Maven integration is expected to integrate with a projects maven-surefire-plugin configuration? #4089
tomjenkinson
started this conversation in
General
Replies: 2 comments 3 replies
-
Perhaps a better discussion here: https://github.com/microsoft/vscode-java-test See especially: https://github.com/Microsoft/vscode-java-test/wiki/Run-with-Configuration |
Beta Was this translation helpful? Give feedback.
3 replies
-
I think if it's not expected to work, the feature request would be something like: Extend Language support for Java ™ for Visual Studio Code Maven integration to allow configuring the VSCode test executor in Maven specific ways In particular:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, system property variables https://maven.apache.org/surefire/maven-surefire-plugin/examples/system-properties.html#systemPropertyVariables.
If it's not intended to work and if one wanted to raise a feature request to try to get it to work, then please can I ask if the appropriate method to request such a feature would be via raising an issue in the GitHub Issues of this project?
Beta Was this translation helpful? Give feedback.
All reactions