We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4c9cc commit d1cfa1fCopy full SHA for d1cfa1f
teams/test-tools.toml
@@ -0,0 +1,22 @@
1
+name = "test-tools"
2
+subteam-of = "devtools"
3
+
4
+[people]
5
+leads = ["calebcartwright"]
6
+members = [
7
+ "calebcartwright",
8
+ "epage",
9
+ "Muscraft",
10
+ "thomcc",
11
+ "weihanglo",
12
+]
13
14
+[[github]]
15
+orgs = ["rust-lang"]
16
17
+[website]
18
+name = "Test tools team"
19
+description = "Defining strategy and associated tooling for supporting automated testing activities in the development workflow"
20
21
+[[zulip-groups]]
22
+name = "T-test-tools"
0 commit comments