- Groovy - 2.4.4
- Grinder - 3.11
- grinder-groovy - https://github.com/DealerDotCom/grinder-groovy
- Download grinder, and unzip it to a directory.
- Edit bin/startAgent.bat, set variable 'GRINDER_HOME' to grinder installation directory.
- The full path of GRINDER_HOME and GROOVYGRINDER_HOME shouldn't contain space, otherwise 'startAgent.bat' may fail to startup.
- All 3rd party libraries should be put under lib directory, and they will be added to classpath automatically.
Check the lib grinder-groovy-VERSION.jar, the META-INF/net.grinder.scriptengine has declared the script engine, doesn't need any change to grinder.
Configure logging by editing conf/logback-worker.xml