Just run as usual adding the integration string:
java -javaagent:$AGENT_PATH_UNIX MAIN_CLASS ARGS
For instance:
java -javaagent:/opt/jrebel/jrebel.jar foo.bar.MyServer
While developing IntelliJ IDEA or Eclipse plugins start the respected testing IDE instance with the integration string.