hurl/integration/tests_ok/hurlfmt.ps1
2023-03-28 16:01:56 +02:00

4 lines
120 B
PowerShell

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