Skip to content

Update Gherkin for Pester 4 Changes#715

Merged
dlwyatt merged 16 commits intopester:DevelopmentV4from
Jaykul:DevelopmentV4
Mar 2, 2017
Merged

Update Gherkin for Pester 4 Changes#715
dlwyatt merged 16 commits intopester:DevelopmentV4from
Jaykul:DevelopmentV4

Conversation

@Jaykul
Copy link
Copy Markdown
Contributor

@Jaykul Jaykul commented Jan 30, 2017

This should fail -- right now.
Once it's fixed, it will fix #714 and then you can merge it.

@nohwnd nohwnd added this to the V4 milestone Jan 31, 2017
@Jaykul
Copy link
Copy Markdown
Contributor Author

Jaykul commented Feb 7, 2017

@nohwnd can you explain what this failure is? Did I actually break PowerShell 2, or is the TeamCity script broken? It's claiming there's a syntax error with an = missing, but that means nothing to me. If I actually broke the build on PS2, I can find a VM to test on and fix it, but ...

Put the .feature location into the "stack" on failures.
Refactor Import-GherkinFeature to add the path to the location
Add and fix tests showing that the gherkin scope works as expected
@nohwnd
Copy link
Copy Markdown
Member

nohwnd commented Feb 9, 2017

@Jaykul sorry I missed your comment, will have a look soon.

@nohwnd
Copy link
Copy Markdown
Member

nohwnd commented Feb 9, 2017

@Jaykul In PowerShell v2 you had to use =$true in parameter attributes. So I guess this line is the cause, and possibly some other lines.

@Jaykul
Copy link
Copy Markdown
Contributor Author

Jaykul commented Feb 11, 2017

I'll fix these then.

@Jaykul Jaykul changed the title Add a test for the scenario count which is currently failing #714 Update Gherkin for Pester 4 Changes #714 Feb 11, 2017
@Jaykul Jaykul changed the title Update Gherkin for Pester 4 Changes #714 Update Gherkin for Pester 4 Changes Feb 11, 2017
@Jaykul
Copy link
Copy Markdown
Contributor Author

Jaykul commented Feb 19, 2017

This is done, @nohwnd -- but needs to be followed with #726

@dlwyatt dlwyatt merged commit d1af190 into pester:DevelopmentV4 Mar 2, 2017
@Jaykul Jaykul deleted the DevelopmentV4 branch March 4, 2017 20:33
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.

3 participants