diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-01-25 11:10:28 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-01-25 11:10:28 +0000 |
commit | adda6dbdf86afac34dc8710965de0018501bbe84 (patch) | |
tree | 293de5972cc82d205443fa511da534d56f0e7bda /Cargo.toml | |
parent | fb81726ee59a8df5d86ec2a78f959a0e166b8199 (diff) | |
parent | 3137215e8db7aafb17860d30a2d2b39178112366 (diff) |
Merge #2899
2899: Provide more runners for potential tests r=matklad a=SomeoneToIgnore
Based on the https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0/topic/Runners.20for.20custom.20test.20annotations discussion.
Adds a test runner for every method that has an annotation that contains `test` word in it, allowing to run tests annotated with custom testing annotations such as `#[tokio::test]`, `#[test_case(...)]` and others at costs of potentially emitting some false-positives.
Co-authored-by: Kirill Bulatov <[email protected]>
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions