hurl/integration/tests_ok/proxy.ps1
2023-06-15 21:49:39 +00:00

5 lines
163 B
PowerShell

Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl tests_ok/proxy.hurl --proxy localhost:3128 --verbose
hurl tests_ok/proxy_option.hurl --verbose