Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure cargo callers can still differentiate "suites" #73

Open
epage opened this issue Feb 12, 2024 · 0 comments
Open

Ensure cargo callers can still differentiate "suites" #73

epage opened this issue Feb 12, 2024 · 0 comments
Labels
A-harness Area: core test harness C-enhancement Category: Raise on the bar on expectations
Milestone

Comments

@epage
Copy link
Contributor

epage commented Feb 12, 2024

Cargo can run multiple test binaries and aggregate their output. Someone getting the programmatic output wouldn't be able to differentiate what the messages are associated with, especially when running the binaries in parallel happens.

@epage epage added A-harness Area: core test harness C-enhancement Category: Raise on the bar on expectations labels Feb 12, 2024
@epage epage added this to the json output milestone Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-harness Area: core test harness C-enhancement Category: Raise on the bar on expectations
Projects
None yet
Development

No branches or pull requests

1 participant