Recently I learnt how to use standalone Karate JAR file to execute feature files. I have some Karate-Gatling performance test scripts as well and want to run this in Windows/Linux server. In local, I use the cmd - "mvn clean test-compile gatling:test" to execute the karate-gatling test scripts. Can we run performance test scripts using standalone Karate JAR file? If yes, please share the command? If not, pls explain how to execute the performance test scripts in server?
Thanks, Sudha