hurl/integration/tests_ok/post_json.ps1

4 lines
174 B
PowerShell
Raw Normal View History

2023-03-30 22:56:43 +03:00
Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl tests_ok/post_json.hurl --variable age=30 --variable strict=true --variable string_variable='\' --verbose