ml-gradle icon indicating copy to clipboard operation
ml-gradle copied to clipboard

Support language selection in mlGenerateUnitTestSuite

Open crism opened this issue 6 years ago • 0 comments

The test suite generator only creates XQuery test suites, from which it is (nearly) impossible to test Javascript (SJS) code. The task could take a language parameter with values xqy or sjs (default xqy to preserve current default behavior), and would generate test files appropriately.

crism avatar Sep 10 '19 20:09 crism