-
Notifications
You must be signed in to change notification settings - Fork 36
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
Feature: Cucumber 3.x Support #38
Feature: Cucumber 3.x Support #38
Conversation
- The dump_count method was previously found in Cucumber::Formatter::Summary and Cucumber::Formatter::Html - This method was extracted from <cucumber/cucumber-ruby@4154c8ca> - Closes guard#36 <guard#36>
- Prevent dependencies on outdated gems. - Cucumber 3.1 is now a minimum version, not a fixed dependency.
This seems like the best minimal upgrade path to unblock folk without investigating what's needed to use |
Thanks for this, @todd-a-jacobs. |
Hi, are this gem still maintained ? |
Will this be merged at some point? |
Can I help get this merged? |
This still should be merged. Again, I'll ask: what's the delay? Can I help somehow? |
@todd-a-jacobs Thank you, looks good to me! It looks like @e2 isn't maintaining the gem anymore so I'll merge and release a new version. ☀️ 🚀 |
@rymai Thank you so much! |
This is a minimalist pull-request that:
This appears to close #36 and stops the NoMethodError exception raised from Guard::Cucumber::NotificationFormatter.