hurl/integration/tests_ok/post_json.ps1
2023-04-01 10:06:04 +02:00

4 lines
174 B
PowerShell

Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl tests_ok/post_json.hurl --variable age=30 --variable strict=true --variable string_variable='\' --verbose