mbeckerle opened a new pull request, #1375:
URL: https://github.com/apache/daffodil/pull/1375
This lets you use the name of the test method implicitly as the name of the
TDML test it will run.
For example
@Test def testCaseName(): Unit = runner.doTest
That's all you need to run a parser or unparser test case named
"testCaseName".
DAFFODIL-2958
--
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]