You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
We use cmder in windows and after some followup was able to run the applicaiton fine in vscode.
Details at https://gist.github.com/debu999/042e33b556fd253f5f28e43559c0af21 May be something can be added to have a debug quarkus app with cmder might help others.
Regarding Unit Testing our applicaiton uses the following
MongoDB
Kogito
Kafka
Elastic Search
OIDC
GraphQL
Rest APIs
Test suite have roughly 650 tests and takes ~ 2min in intelij.
In VSCODE it takes a lot more than that. Just for 1 test case takes 3min.
Is there anything to fix for the testing. Any VMArgs/Env etc.
There is no docs anywhere to test in java. Help on it. VSCode testing is unusuable.
The text was updated successfully, but these errors were encountered:
Hi Team,
We use cmder in windows and after some followup was able to run the applicaiton fine in vscode.
Details at https://gist.github.com/debu999/042e33b556fd253f5f28e43559c0af21 May be something can be added to have a debug quarkus app with cmder might help others.
Regarding Unit Testing our applicaiton uses the following
Test suite have roughly 650 tests and takes ~ 2min in intelij.
In VSCODE it takes a lot more than that. Just for 1 test case takes 3min.
Is there anything to fix for the testing. Any VMArgs/Env etc.
There is no docs anywhere to test in java. Help on it. VSCode testing is unusuable.
The text was updated successfully, but these errors were encountered: