You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: text/0000-t-test.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The new Testing team is intended to establish an overarching vision and provide
42
42
## Mission and responsibilities
43
43
[mission]: #mission
44
44
45
-
This team would be primarily focused on iterating on the test writing and reporting experience, `cargo test`, and enabling integration points and features for external tools like CI or IDEs.
45
+
This team would be primarily focused on iterating on the test writing and analysis experience, `cargo test`, and enabling integration points and features for external tools like CI or IDEs.
46
46
47
47
Examples of issues to resolve:
48
48
-[Stabilize support for programmatic (json) test output](https://github.com/rust-lang/rust/issues/49359)
@@ -53,14 +53,16 @@ Examples of issues to resolve:
53
53
54
54
With the aforementioned breadth across the Project, the Testing team will need to have collaborative relationships with many other teams, and is conceptually a subteam of both the Libs and Dev Tools teams.
55
55
56
-
The rust-lang/team repo does not currently support representing dual-parent subteams, so for now the Test team will be primarily under the Dev Tools team
56
+
The rust-lang/team repo does not currently support representing dual-parent subteams, so for now the Testing team will be primarily under the Dev Tools team
57
57
58
58
T-devtools: This will be the primary top level parent team.
59
59
60
60
**T-cargo**: This is a sibling team that T-testing will need to work with similarly to T-rustfmt, T-clippy, etc.
61
61
62
62
**T-rustdoc**: This is a sibling team that T-testing will likely coordinate with if any changes are need to how we do doctesting
63
63
64
+
**T-IDEs and Editors**: This is a sibling team that T-testing will likely coordinate with to understand the needs of IDEs/editors related to incorporating test related capabilities
65
+
64
66
**T-libs**: This will be a second/secondary top level parent team as they are ultimately responsible for libtest.
65
67
66
68
## Processes
@@ -80,7 +82,7 @@ Someone can become a member of the Testing Team by requesting a review or being
80
82
81
83
Team Leads are responsible for scheduling and facilitating team meetings and will be selected from the team members by consensus.
0 commit comments