Skip to content

Add the pull-request check named test #16

Description

@iderex

There is no test workflow, so there is no run that says whether anything works.

What the check does

Runs the test command from #13 on every pull request and on every push to main.
Fails if the suite reports zero tests, which is the failure mode that looks
exactly like success when a runner filter stops matching.

Prints what it ran. A run that covered part of the suite must not be readable as
a run that covered all of it and found nothing.

Done when

A workflow exists whose check-run name is exactly test, a run with zero
collected tests fails it, and the step summary names the number of tests
executed. Blocked on #13 and #21.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions