Skip to content

Double click does not open test package #124

Description

@PhilippSalvisberg

A double click in the table view opens the test package specification at the starting line of the test procedure for successful tests. For tests with failure the test package body is opened at the line of the first failed assert.

In the tree-table view no actions are configured for a double-click. The following is expected:

Find the first test in the tree and do the same as in the tree-table view:

  • tests with failures: open package body at the line of the first failed assert
  • in all other cases: open package spec at the line of the test declaration

Activity

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions