Jest is a modular test runner and framework for JavaScript, designed for running using Node.js on all of its supported platforms. It is a modular runner than can run and test any JavaScript, TypeScript, or other language that compiles to JavaScript. It is designed to be easy to use and to have a low barrier to entry, while still being flexible and powerful.
The jest
project is part of the OpenJS Foundation. The project operates transparently, openly, collaboratively, and ethically. Project proposals, timelines, and status must not merely be open, but also easily visible to outsiders.
jest
is primarily a test framework and test runner, focused on making it easy to test any JS code, either written for the server, the client or both. The Jest project consists of many different smaller modules, such as the assertion library, test runner, diffing algorithm, object serializer, task manager, and more. The project is designed to be modular, so that it can be used in a variety of different environments and for different purposes.
Technical leadership for the projects within the OpenJS Foundation is delegated to the projects through their project charters by the OpenJS Foundation Cross-Project Council (CPC). In the case of the jest
project, it is delegated to the jest
Maintainers (the “Maintainers”). The OpenJS Foundation's business leadership is the Board of Directors (the “Board”).
This jest
Charter reflects a carefully constructed balanced role for the Maintainers and the CPC in the governance of the OpenJS Foundation. The charter amendment process is for the Maintainers to propose changes using simple majority of the full Maintainers, the proposed changes being subject to review and approval by the CPC. The CPC may additionally make amendments to the project charter at any time, though the CPC will not interfere with day-to-day discussions, votes, or meetings of the Maintainers.
Section Intentionally Left Blank
jest
is governed by its maintainers.
The roles and responsibilities of jest
's Maintainers are described in GOVERNANCE.md.
Section Intentionally Left Blank
The project will define a consensus-driven governance model in GOVERNANCE.md as need arises.
Section Intentionally Left Blank
Maintainers: responsible for the technical direction of the project and for release management.
Core contributors: Maintainers delegate project responsibilities to core contributors, as documented in GOVERNANCE.md.