Skip to content

Conversation

@davidjgoss
Copy link
Collaborator

@davidjgoss davidjgoss commented Nov 16, 2025

🤔 What's changed?

Refactor the runner implementation to bring more of the orchestration login into internal code and keep the interactions with the Node.js test runner (suite and test) as unpolluted as possible. Push these into the code that the loader generates.

⚡️ What's your motivation?

Part of #145

The next step is to include source maps in the generated code so locations cited in tests point back to the pickle locations in the feature file.

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)

📋 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.

This text was originally generated from a template, then edited by hand. You can modify the template here.

@davidjgoss davidjgoss marked this pull request as ready for review November 17, 2025 09:13
@davidjgoss davidjgoss merged commit b2b8a98 into main Nov 17, 2025
8 checks passed
@davidjgoss davidjgoss deleted the separate-executor branch November 17, 2025 09:15
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.

1 participant