From 8c4c84fe5b81c6019b6679d8012d7ba5a15d6df7 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 26 Feb 2016 14:20:43 -0800 Subject: [PATCH] doc: add Testing WG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add the proposed Testing WG. WORKING_GROUPS.md indicates that opening a pull request to that file is the way to request that a charter be ratified by the TC. So, that's what this is. The charter document is currently: https://github.com/nodejs/testing/blob/master/Charter.md PR-URL: https://github.com/nodejs/node/pull/5461 Reviewed-By: James M Snell Reviewed-By: Alexis Campailla Reviewed-By: Johan Bergström --- WORKING_GROUPS.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/WORKING_GROUPS.md b/WORKING_GROUPS.md index 3b07580dea7837..4ae845c3960114 100644 --- a/WORKING_GROUPS.md +++ b/WORKING_GROUPS.md @@ -32,6 +32,7 @@ back in to the CTC. * [Intl](#intl) * [HTTP](#http) * [Documentation](#documentation) +* [Testing](#testing) #### Process: @@ -287,6 +288,18 @@ Its responsibilities are: * Creating and operating a process for documentation review that produces quality documentation and avoids impeding the progress of Core work. +### [Testing](https://github.com/nodejs/testing) + +The Node.js Testing Working Group's purpose is to extend and improve testing of +the Node.js source code. + +It's responsibilities are: + +* Coordinating an overall strategy for improving testing. +* Documenting guidelines around tests. +* Working with the Build Working Group to improve continuous integration. +* Improving tooling for testing. + ## Starting a WG A Working Group is established by first defining a charter that can be