Open kmarquardsen opened 10 years ago
Hi, I'm trying to use the plugin to run against Spock functional tests for restful web services that use RestClient but running into some errors.
| Error Exception occurred trigger event [TestPhaseEnd]: org.zaproxy.clientapi.core.ClientApiException: org.zaproxy.clientapi.core.ClientApiException: java.net.ConnectException: Connection refused
I'm mainly seeing examples for running with Geb and the GebConfig setup. Is it possible to run zap tests with what I mentioned above?
Please try with the latest version 0.1.3. We have added support for ZAP 2.4.3 version because its API changed.
Hi, I'm trying to use the plugin to run against Spock functional tests for restful web services that use RestClient but running into some errors.
| Error Exception occurred trigger event [TestPhaseEnd]: org.zaproxy.clientapi.core.ClientApiException: org.zaproxy.clientapi.core.ClientApiException: java.net.ConnectException: Connection refused
I'm mainly seeing examples for running with Geb and the GebConfig setup. Is it possible to run zap tests with what I mentioned above?