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

Improve Should -Throw #954

Merged
merged 15 commits into from
Dec 12, 2017
Merged

Improve Should -Throw #954

merged 15 commits into from
Dec 12, 2017

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Dec 9, 2017

Add ExceptionType filter
Work in progress, just want to see if it builds

.travis.yml Outdated
@@ -22,4 +22,4 @@ matrix:
- powershell

script:
- pwsh -c 'Import-Module ./Pester.psd1; Invoke-Pester -ExcludeTag VersionChecks -EnableExit'
- pwsh -c 'Import-Module ./Pester.psd1; Invoke-Pester -ExcludeTag VersionChecks, StyleRules -EnableExit'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will have effect only for builds on Linux and macOS.

Copy link
Member Author

@nohwnd nohwnd Dec 11, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know. I set it up on the server already.

@nohwnd
Copy link
Member Author

nohwnd commented Dec 11, 2017

Related #514

@nohwnd nohwnd merged commit 6232616 into pester:master Dec 12, 2017
@nohwnd nohwnd deleted the improve-should-throw branch January 11, 2019 21:22
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

Successfully merging this pull request may close these issues.

2 participants