hurl/integration/tests_ok/stdin.ps1
2023-03-28 12:41:14 +02:00

4 lines
109 B
PowerShell
Executable File

Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
echo "GET http://localhost:8000/hello" | hurl