Skip to content

Implement ExcludeTags, with tests. Fixes #231#234

Closed
Jaykul wants to merge 3 commits intopester:masterfrom
Jaykul:Features/ExcludeTags
Closed

Implement ExcludeTags, with tests. Fixes #231#234
Jaykul wants to merge 3 commits intopester:masterfrom
Jaykul:Features/ExcludeTags

Conversation

@Jaykul
Copy link
Copy Markdown
Contributor

@Jaykul Jaykul commented Dec 2, 2014

I think @fearthecowboy already submitted a fix for #231, but I already did the work anyway, so here's mine. You can compare them for fun. I wrote a few extra tests (pulled from @dlwyatt's LanguageDecoupling branch) and I have the changes for Gherkin and output.ps1 to apply on that branch, on my copy of the LanguageDecoupling branch ;-)

Looks like the main difference between my fix and @fearthecowboy's is that I called the parameter ExcludeTagFilter (and injected it in the parameter list, instead of adding it on the end), and wrote the extra tests in Describe to verify the functionality.

@nohwnd
Copy link
Copy Markdown
Member

nohwnd commented Dec 3, 2014

I had to fixup the commits to one and remove some extra whitespace so it is merged as: 7a08bce

@nohwnd nohwnd closed this Dec 3, 2014
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