Skip to content

Commit f327e00

Browse files
calebcartwrightepage
authored andcommitted
rewording and case corrections
1 parent 06e8440 commit f327e00

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

text/0000-t-test.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The new Testing team is intended to establish an overarching vision and provide
4242
## Mission and responsibilities
4343
[mission]: #mission
4444

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.
4646

4747
Examples of issues to resolve:
4848
- [Stabilize support for programmatic (json) test output](https://github.com/rust-lang/rust/issues/49359)
@@ -53,14 +53,16 @@ Examples of issues to resolve:
5353

5454
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.
5555

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
5757

5858
T-devtools: This will be the primary top level parent team.
5959

6060
**T-cargo**: This is a sibling team that T-testing will need to work with similarly to T-rustfmt, T-clippy, etc.
6161

6262
**T-rustdoc**: This is a sibling team that T-testing will likely coordinate with if any changes are need to how we do doctesting
6363

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+
6466
**T-libs**: This will be a second/secondary top level parent team as they are ultimately responsible for libtest.
6567

6668
## Processes
@@ -80,7 +82,7 @@ Someone can become a member of the Testing Team by requesting a review or being
8082

8183
Team Leads are responsible for scheduling and facilitating team meetings and will be selected from the team members by consensus.
8284

83-
The initial members of the testing team shall be:
85+
The initial members of the Testing team shall be:
8486
- Lead: Caleb Cartwright (@calebcartwright)
8587
- Ed Page (@epage)
8688
- Weihang Lo (@weihanglo)

0 commit comments

Comments
 (0)