Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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