-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mlGenerateUnitTestSuite sjs support #511
Comments
It would make a lot of sense if this task code would be moved to the ml-unit-test repo, hence this ticket should move there too? |
I don't think marklogic-unit-test currently exports any tasks, so there would be no place for the code to land (currently). |
Not something that can't be fixed.. :) Can't imagine it to be very hard. Wouldn't it be matter of somehow adding it to the ml-unit-test-client? Then again, not really an expert on exposing gradle tasks in jars.. :) |
Sounds like a question for @rjrudin |
@rjrudin fyi I'm preparing a PR for this |
Allow the mlGenerateUnitTestSuite to take in an argument to create sjs or xqy unit test samples. The third sample could be a hybrid of sjs and xqy, but I am not sure of a good way to generate that.
Impacted file: ml-gradle/src/main/groovy/com/marklogic/gradle/task/test/GenerateUnitTestSuiteTask.groovy
Possible sample output from modifying the xqy sample files.
sjsSampleTestSuite.zip
The text was updated successfully, but these errors were encountered: