Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Powershell prompt is garbled by Invoke-Pester #27

Closed
torbjornvatn opened this issue Sep 19, 2012 · 2 comments
Closed

Powershell prompt is garbled by Invoke-Pester #27

torbjornvatn opened this issue Sep 19, 2012 · 2 comments

Comments

@torbjornvatn
Copy link

My Powershell prompt gets "@{should=System.Object}" added to it when i run Invoke-Pester.

My test imports a module and calls functions from that. The functions contains Write-Host calls.

@AnthonyMastrean
Copy link

I also have this problem and was too ashamed to post it. Couldn't figure it out. Seems to be related to the ObjectAdaptations (types.ps1xml).

@scottmuc
Copy link
Contributor

Yeah, this is a known issue. I personally haven't had issues with the "@{should=..." but it does annoy me that it's there. Others have reported this here: https://github.com/scottmuc/Pester/issues/19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants