JeremyYao commented on PR #1336:
URL: https://github.com/apache/daffodil-vscode/pull/1336#issuecomment-3135703245

   ### How I Tested This
   
   1. Clone https://github.com/JeremyYao/daffodil-vscode/tree/jy/1029 and 
checkout the 
[jy/1029](https://github.com/JeremyYao/daffodil-vscode/tree/jy/1029) branch
   2. run `git clean-fdx; yarn; yarn package`
   3. Either package the extension and/or run it in debug mode
   4. Make sure you have a .tdml file in your sampleWorkspace. For my tests, I 
used this 
   
[sampleWorkspace.zip](https://github.com/user-attachments/files/21507181/sampleWorkspace.zip).
 It contains the tdml file and the DFDL schema I used in this example test case
   5. Open up the .tdml file you want to use. 
   
   <img width="2059" height="993" alt="image" 
src="https://github.com/user-attachments/assets/d30f7819-da28-46f2-a496-36b0c88b9222";
 />
   
   6. Enter in `Default Test Case` and `Generated by DFDL VSCode Extension`. 
You should notice that the debugger doesn't start until you have entered in 
values for the test case name and test case description
   7. You should now be in a debugging session
   
   <img width="2095" height="452" alt="image" 
src="https://github.com/user-attachments/assets/c31885de-b8b8-48f9-bb12-e521fc32e2e0";
 />
   
   
   


-- 
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: commits-unsubscr...@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to