Skip to content

Fix scenario_outline_table.feature output test failure #390

@sravinet

Description

@sravinet

Description

The scenario_outline_table.feature output test is failing in the test suite.

Steps to Reproduce

  1. Run cargo test --test output
  2. Observe failure on spec::test for scenario_outline_table.feature

Expected vs Actual

Test fails with assertion error comparing debug output for scenario outline with data tables.

Context

  • All other output tests pass
  • Background execution functionality works correctly
  • Appears to be formatting issue specific to scenario outlines with tables
  • Failure at tests/output.rs:180:13

Priority

Low - Core functionality working, likely test formatting issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions