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

4 lines
141 B
PowerShell

Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl tests_ok/basic_authentication.hurl --user bob@email.com:secret --verbose