graphql / graphql/graphiql

consider replacing jest projects config

Open
#3,305 0 comments 0 reactions 1 assignee Claimed by @dimaMachina View on GitHub
tooling
Dominant language
TypeScript
Stars
16.9k
Forks
1.9k
Avg merge
22h 45m
Merged PRs (30d)
70

Description

@B2o5T has proposed we replace the project wide j[est `projects`](https://jestjs.io/docs/configuration#projects-arraystring--projectconfig) config with a per-workspace test script

Currently, you can run tests like this:

`yarn test`

`yarn test packages/graphiql`
`yarn test packages/graphiql packages/codemirror-graphql`

`yarn test GraphiQL`

https://github.com/graphql/graphiql/blob/5702ed11610920944b04786225d0d34c7ff4440e/jest.config.js#L2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.