hurl/integration/tests_ok/proxy.ps1

4 lines
121 B
PowerShell
Raw Normal View History

2023-03-30 22:56:43 +03:00
Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
2023-04-05 12:07:50 +03:00
hurl tests_ok/proxy.hurl --proxy localhost:3128 --verbose