Skip to content

Conversation

@mpkorstanje
Copy link
Contributor

@mpkorstanje mpkorstanje commented Dec 8, 2025

⚡️ What's your motivation?

Empty scenarios and also backgrounds were missing because the logic only included those that had steps.

Fixes: #33

🏷️ What kind of change is this?

  • 🐛 Bug fix (non-breaking change which fixes a defect)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

@mpkorstanje mpkorstanje force-pushed the fix-missing-empty-scenarios branch from f015a0b to bfb83e5 Compare December 8, 2025 23:45
@mpkorstanje mpkorstanje marked this pull request as ready for review December 8, 2025 23:47
@mpkorstanje mpkorstanje force-pushed the fix-missing-empty-scenarios branch 2 times, most recently from 061d77e to baf63d2 Compare December 8, 2025 23:53
As seen in #33, empty scenarios and also backgrounds were missing.
@mpkorstanje mpkorstanje force-pushed the fix-missing-empty-scenarios branch from baf63d2 to 8dddd83 Compare December 8, 2025 23:53
@mpkorstanje mpkorstanje merged commit c88e3be into main Dec 8, 2025
5 checks passed
@mpkorstanje mpkorstanje deleted the fix-missing-empty-scenarios branch December 8, 2025 23:56
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.

Scenarios without step definitions are not reported properly in cucumber.json

1 participant