[lang-ref] ( output_without_newline ) ( powershell )

It 'should output without newline' {
    # Write-Host $message -NoNewline
    Set-ItResult -Skipped -Because 'Cannot test Write-Host output'
}