tiagobento commented on issue #2418:
URL: 
https://github.com/apache/incubator-kie-tools/issues/2418#issuecomment-2173693192

   @dmitry-buykin You're right that doing proper TDD on KIE Sandbox right now 
is not a great experience, as we lack support for .scesim files (unit tests for 
DMN models).
   
   KIE Sandbox was also not designed to connect with your local file system, 
but rather to integrate well with Git repositories.
   
   In fact, KIE Sandbox was created with the "small repo" approach in mind, 
although it would absolutely still work for a fairly large monorepo. 
   
   I'm *really* interested in your use-case @dmitry-buykin, as there might be 
more people going through what you are right now. If I may, would you mind 
answering these questions?
   
   1. What is it that makes you prefer using KIE Sandbox rather than the VS 
Code Extension?
   1. Why not import your monorepo directly on KIE Sandbox?
   1. Would `.scesim` support on KIE Sandbox help you?
   1. What is this tool you need for local debugging? What exactly are you 
debugging?
   1. How do you run your application locally? `mvn quarkus:dev`? Or other?
   
   
   Thanks a lot in advance!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to