Skip to content

Improve vera test skip messages to show unsupported type #383

@aallan

Description

@aallan

Currently skipped functions show a generic message:

SKIPPED (unsupported parameter types for input generation)

This should name the specific type that caused the skip:

SKIPPED (cannot generate String inputs — see #169)
SKIPPED (cannot generate Float64 inputs — see #169)

Helps agents understand what they can and can't test, and points them to the tracking issue for the limitation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttoolingIssue around tooling built for the language (e.g. package managers, IDE plug-ins)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions