I have written a bunch of Scriptrunner Spock integration tests (Test Your Code), which now, I would like to run from maven, when building my packages. The maven build is triggered from a github action.
How do I run these integration tests from maven?
I am aware of the Jira functionality and the intelij approach (Write and Run Tests) but this is not what I am looking for. I need a way to run them from mave.
If you can point me to a github repo, containing such examples, will be even better.
Thanks
Hi @Alin Oana
Please clarify, are you using when configuring your POM file which repository have you configured it to? Is it to the: https://nexus.adaptavist.net/content/repositories/external repository?
If you intend to do this from Maven, there is no direct way to integrate it with Jira Cloud. It's only applicable for DC.
Looking forward to your feedback and clarification.
Thank you and Kind regards,
Ram
At least, is there a way to get the code coverage report when calling the unit tests endpoint: /rest/scriptrunner/latest/canned/com.onresolve.scriptrunner.canned.common.admin.RunUnitTests ? (Write and Run Tests)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.