Skip to content

Conversation

@mpkorstanje
Copy link
Contributor

@mpkorstanje mpkorstanje commented Nov 20, 2025

⚡️ What's your motivation?

The json report should use the pickle table and doc strings rather than
those from the step. The former are interpolated with values from
examples, the latter are not.

Fixes: #28

🏷️ 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 changed the title Test interpolated data tables and doc string arguments Fix interpolated data tables and doc string arguments Nov 20, 2025
@mpkorstanje mpkorstanje marked this pull request as ready for review November 20, 2025 13:19
@mpkorstanje mpkorstanje merged commit 255d888 into main Nov 20, 2025
3 checks passed
@mpkorstanje mpkorstanje deleted the test-interpolated-table-cells branch November 20, 2025 13:31
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.

Scenario Outline DataTable variables not resolved in JSON report

2 participants