Skip to content

Implementing "<test_binary> --list --format json" for use by IDE test explorers / runners #592

Closed
@parthopdas

Description

Proposal

pre-RFC: 18308
Feature Name: Implementing "<test_binary> --list --format json"
Start Date: 2023-02-08
RFC PR: none yet (based however on discussions in #107307 2)
Rust Issue: rust-lang/rust#107307 3

<test_binary> --format pretty|terse|json|junit already exists. (See #49359)

As does <test_binary> --list.

This proposal put both together i.e. <test_binary> --list --format json for use by IDE test explorers / runners for superior user experience.

Until stabilization, a topic for an upcoming RFC, this will be available under -Zunstable-options.

Mentors or Reviewers

@bjorn3 @oli-obk @Manishearth

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    T-compilerAdd this label so rfcbot knows to poll the compiler teammajor-changeA proposal to make a major change to rustcmajor-change-acceptedA major change proposal that was accepted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions