hurl/integration/tests_ok/variables.ps1

4 lines
221 B
PowerShell
Raw Normal View History

2023-03-30 22:56:43 +03:00
Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl tests_ok/variables.hurl --variables-file tests_ok/variables0.properties --variables-file tests_ok/variables1.properties --variable female=true --verbose