You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "michael-hoke (via GitHub)" <gi...@apache.org> on 2023/04/27 16:05:54 UTC

[GitHub] [daffodil-vscode] michael-hoke opened a new issue, #596: Add Testing Integration Support to TDML

michael-hoke opened a new issue, #596:
URL: https://github.com/apache/daffodil-vscode/issues/596

   Investigate integrating TDML Test Cases into VSCode's native Testing Integration tab.
   
   https://code.visualstudio.com/api/extension-guides/testing


-- 
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-unsubscribe@daffodil.apache.org.apache.org

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


[GitHub] [daffodil-vscode] michael-hoke commented on issue #596: Add Testing Integration Support to TDML

Posted by "michael-hoke (via GitHub)" <gi...@apache.org>.
michael-hoke commented on issue #596:
URL: https://github.com/apache/daffodil-vscode/issues/596#issuecomment-1581591404

   - Get Test Cases to show up in the Testing Integration Window on the left hand side of VSCode.
   - Figure out what duplicates look like in that window. Currently, test case name and description are used to detect duplicates. Add duplicate checking for test cases in a TDML file. This should, at a minimum, flag problems in the diagnostic window when duplicates exist. Duplicates are when the Test Case name and description match. XPath?
       - If it's possible to implement that as a part of the Append command that feels good for users, do it there as well.
   - Remove the Execute command from DFDL's command palette
   - Ensure that a test case can be executed from the Testing Integration Window
   
   - Is there a way to easily edit the name/description of a test case? Possibly from the Testing Integration Window... Ideally, we want a way to allow the user to easily modify the name/description of an auto-generated test case


-- 
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-unsubscribe@daffodil.apache.org

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


Re: [I] Add Testing Integration Support to TDML [daffodil-vscode]

Posted by "NolanMatt (via GitHub)" <gi...@apache.org>.
NolanMatt closed issue #596: Add Testing Integration Support to TDML
URL: https://github.com/apache/daffodil-vscode/issues/596


-- 
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-unsubscribe@daffodil.apache.org

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


Re: [I] Add Testing Integration Support to TDML [daffodil-vscode]

Posted by "hdalsania (via GitHub)" <gi...@apache.org>.
hdalsania commented on issue #596:
URL: https://github.com/apache/daffodil-vscode/issues/596#issuecomment-2000126730

   @NolanMatt  Could you please provide an update on this? There is no associated PR for this.


-- 
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-unsubscribe@daffodil.apache.org

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