hurl/integration/tests_ok/stdin.ps1

4 lines
109 B
PowerShell
Raw Normal View History

2023-03-28 13:41:14 +03:00
Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
echo "GET http://localhost:8000/hello" | hurl