Skip to content

Improve Should -Throw#954

Merged
nohwnd merged 15 commits intopester:masterfrom
nohwnd:improve-should-throw
Dec 12, 2017
Merged

Improve Should -Throw#954
nohwnd merged 15 commits intopester:masterfrom
nohwnd:improve-should-throw

Conversation

@nohwnd
Copy link
Copy Markdown
Member

@nohwnd nohwnd commented Dec 9, 2017

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

Comment thread .travis.yml

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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