Skip to content

Reduce custom testing code in cargo with snapbox #10635

Open
@epage

Description

@epage

Problem

There is a lot of custom test code in cargo-test-support, including diffing, diff rendering, eliding in diffs, etc. Sharing the implementation outside of cargo would help reduce the scope of what cargo needs to maintain and allow every to benefit from improvements.

Steps

See cargo-test-support

Possible Solution(s)

Port to snapbox

Notes

Remaining work

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testing-cargo-itselfArea: cargo's testsC-bugCategory: bugS-triageStatus: This issue is waiting on initial triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions