Skip to content

feat: Add per-test results to test output #93

@jmadren

Description

@jmadren

Description

I find Claude frequently wastes time and tokens on testing because (according to Claude) the MCP very_good test tool only returns pass/fail — no per-test output. And it is trying to get more information on why it failed. So it then tries a shell very_good test and gets blocked. Then it tries a shell flutter/dart test and gets blocked. It then finally creates a workaround by issuing something like "command flutter test ..." or "dart run test ...".

Requirements

Unless I (or Claude) is misunderstanding something, I think we need more details on test failures, maybe enabled with a parameter (with instructions for Claude to use).

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions