michael-hoke commented on issue #811: URL: https://github.com/apache/daffodil-vscode/issues/811#issuecomment-1785773313
We are planning on "hiding" the editing of a TDML file through the extension. We will be exposing commands to users to create/edit TDML files, so there should not be a need to manually edit and risk a copy/paste error in the vast majority of cases. There will be the ability to do so when the need arises, but someone will have to go out of their way to do it. Do you have a barebones stub of what an annotation might look like? I'm thinking we should prefer a separate artifact to a comment, but I'm not sure what an annotation would look like here. > Like, even if the TDML runner saw the same stack trace, it still wouldn't want to consider it as a test pass. Is there currently no way to do a negative test case with the TDMLRunner? Is it only able to compare the result of the parse (pass/fail)? -- 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]
