Skip to content

Handle case where no tests was executed #170

@jlndk

Description

@jlndk

We might want some more useful output if no tests was executed.

This can happen if no tests has been written yet, a filter has been added to the test command where no tests match, or the --changedSince flag has been added to the test command.

Currently it looks like this:
image

We might also want a failOnNoTests flag or something like that, which fails if no tests where executed.

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