Provide better error messages for the test runner #382
Labels
good first issue
Good for newcomers
needs-kind
Indicates an issue or PR lacks a `kind/foo` label and requires one.
needs-priority
Indicates an issue or PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
When two tests have the same ID, a rule is malformed, and other similar errors happen, the test runner simply fails without providing a significant error message. We should trap these and provide guidance in the error so that the developer knows what to fix.
The text was updated successfully, but these errors were encountered: