Skip to content

Add overview of test status #60

@svenvg93

Description

@svenvg93

It might happen that tests are not going to completed and stay on another status. A overview of all the statussen and what they mean or can cause a test to stay on that state can help the user solve some problems them self.

case Benchmarking = 'benchmarking';
case Checking = 'checking';
case Completed = 'completed';
case Failed = 'failed';
case Running = 'running';
case Started = 'started';
case Skipped = 'skipped';

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