enable tools to use test runners programmatically#39815
enable tools to use test runners programmatically#39815bors merged 2 commits intorust-lang:masterfrom
Conversation
|
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
|
@oli-obk the travis CI error seems relevant. |
|
cc @rust-lang/libs, potential new public API surface. |
|
To be clear, this is an unstable library, so we're not committing to anything yet. |
I'm fully aware of this, but I believe that experimentation with the interface can help contribute to a potential future interface that will be stabilized. |
|
What does this enable that use of the third party rustc-test crate doesn't? |
I thought |
|
For what it’s worth I haven’t updated |
sgtm
I opened a PR there, feel free to close this PR if the extra API is deemed excessive for a rustc crate. |
|
Ping @brson, I suspect you have opinions and want to check in before merging. |
|
📌 Commit 80ac323 has been approved by |
enable tools to use test runners programmatically
enable tools to use test runners programmatically
No description provided.