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

Handle empty feature files #77

Merged
merged 1 commit into from
Dec 4, 2014
Merged

Handle empty feature files #77

merged 1 commit into from
Dec 4, 2014

Conversation

brasmusson
Copy link
Contributor

An totally empty feature file should not result in an undefined method error, see cucumber/common#771.

Running an empty feature file in Cucumber v1.3.x results in:

0 scenarios
0 steps
0m0.000s

So that should be the behaviour also of Cucumber v2.0.

Closes cucumber/common#771

An totally empty feature file should not result in an undefined method
error (Cucumber v1.3.x silently ignores empty feature files).
@brasmusson brasmusson merged commit 1f669fc into master Dec 4, 2014
@brasmusson brasmusson deleted the empty-feature-files branch December 4, 2014 19:31
@lock
Copy link

lock bot commented Oct 24, 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 24, 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.

None yet

1 participant