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

Use gherkin4 review nitpicks #1131

Closed
wants to merge 6 commits into from
Closed

Conversation

mpkorstanje
Copy link
Contributor

Lets try #1122 again.

@mpkorstanje mpkorstanje force-pushed the use-gherkin4-nitpicks branch 3 times, most recently from ae9c8d3 to f71237b Compare May 25, 2017 19:21
@mpkorstanje
Copy link
Contributor Author

@aslakhellesoy and @mattwynne build is green again except for open-jdk-7.

Reverted making Match package private. This made JSONFormatterTest fail because mockito was no longer able to mock on the remote server. Unsure why it works locally.

Also removed the fix for the EnumResult status because this will be properly solved in #1133.

@brasmusson brasmusson force-pushed the use-gherkin4-nitpicks branch from 7a2aff0 to 94d507d Compare May 26, 2017 09:31
@brasmusson
Copy link
Contributor

The class TestNGCucumberRunner needs to be public for the use cases where the runner class does not inherit from AbstractTestNGCucumberTests, see https://github.com/cucumber/cucumber-jvm/tree/master/examples/java-calculator-testng. I have fixed that.

brasmusson added a commit that referenced this pull request May 26, 2017
Squashed commit of the following:

commit 94d507d
Author: Björn Rasmusson <[email protected]>
Date:   Fri May 26 11:16:53 2017 +0200

    [TestNG] Revert TestNGCucumberRunner to be public.

    TestNGCucumberRunner needs to be public for the use cases when the
    runner class need to inherit from another base class than
    AbstractTestNGCucumberTests.

commit 458f139
Author: mpkorstanje <[email protected]>
Date:   Mon May 22 22:08:18 2017 +0200

    [TestNG] Updated testng for the use of Gherkin v4.0.0. -- nitpicks

commit 95569a2
Author: mpkorstanje <[email protected]>
Date:   Mon May 22 22:02:37 2017 +0200

    [TestNG] Updated testng for the use of Gherkin v4.0.0. -- nitpicks

commit 7141152
Author: mpkorstanje <[email protected]>
Date:   Wed May 17 23:35:24 2017 +0200

    [Core] Updated core for the use of Gherkin v4.0.0. -- review nitpicks

commit efc05db
Author: mpkorstanje <[email protected]>
Date:   Wed May 17 23:34:53 2017 +0200

    [Junit] update to Gherkin5. -- review nit picks

commit 90cb9e5
Author: mpkorstanje <[email protected]>
Date:   Sat May 13 22:32:23 2017 +0200

    [Junit] update to Gherkin5. -- review nit picks
@brasmusson
Copy link
Contributor

Merged in ac1b214.

@brasmusson brasmusson closed this May 26, 2017
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants