Skip to content

Feature: Scenario Outlines -> Examples table -> automatic formatting #3

@JohnRudden

Description

@JohnRudden

When writing a scenario outline, it would be useful to have the pipe symbols automatically align when selecting the last one in a column.

In the example below, the pipe symbols in the table below are not in alignment.

Scenario Outline: Test 2

Given I have entered <Name> into the form
And I have entered <Address> into the form

Examples:
|Name|Address|
|Fred|Cheltenham|

It would be useful when selecting the last pipe symbol for the table to automatically format so that the pipes are in verticle alignment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions