Skip to content

Proposal: Test summary #30

@denisdddddd

Description

@denisdddddd

The following component I find very valuable and would help me to make my workflow more comfortable.

A summary panel is a UI element that contains all the ran tests in the last job with the displated statuses so I could:

  • Look up the test definition in the codebase
  • See all the failed/passed tests
  • Rerun a specific one
  • Rerun all the failed

The data for this component might be gathered from the running tests, so no need in codebase indexing and I anticipate it will not impact performance.

As an option a generic data queue could be implemented in order to deliver data to display in output and extend a capability for the others plugins to consume the data (such as overseer)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions