Need help in generating and running unit test for my groovy script(Jira advaptivist groovy script)

Answered

I want to generate unit test for my custom script 

I'm trying implement unit test through intellij. Please help with steps to perform .

0
3 comments

This link has the information related to unittest performing using junit

but here i want to implement through spock in intellij .I want some help and detailed steps.

 

 

0
For Spock, see if it helps to follow the steps from this guide: https://www.jetbrains.com/help/idea/spock.html
0

Please sign in to leave a comment.