Skip to content

Commit

Permalink
doc: add Testing WG
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Trott committed Mar 2, 2016
1 parent b010c87 commit 805982a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions WORKING_GROUPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ back in to the CTC.
* [Intl](#intl)
* [HTTP](#http)
* [Documentation](#documentation)
* [Testing](#testing)

#### Process:

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 805982a

Please sign in to comment.