Skip to content

Test steps fixture parametrization is broken by #445 #448

@elchupanebrej

Description

@elchupanebrej

After #445 document paragraph "Combine scenario outline and pytest parametrization" became obsolete

tests/feature/test_parametrized.py introduces a new approach (parts of template language are put into steps):

Feature: Parametrized scenario
        Scenario: Parametrized given, when, thens
             Given there are {start} cucumbers
             When I eat {eat} cucumbers
             Then I should have {left} cucumbers

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