-
Hello, Could you please let me know how can I run ngrinder's gradle-groovy project in local ( IntelliJ or VSCode ) ? I used default project ngrinder-controller 3.5.3 gernerate ( build.gradle, src/main/java/TestRunner.groovy ) Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
donggyu04
Apr 12, 2021
Replies: 1 comment
-
Hi, please follow the steps below. I will explain based on the IntelliJ IDE.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
donggyu04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@yonginscv
Hi, please follow the steps below. I will explain based on the IntelliJ IDE.
svn checkout http://localhost:8080/svn/admin/groovy-gradle-exam
command + ,
on macOS) and change the build and run option using Intellij IDEA, not Gradle.TestRunner.groovy
and clickRun TestRunner