Skip to content

Improve clarity in README.md descriptions#15930

Closed
monokkai wants to merge 1 commit intojestjs:mainfrom
monokkai:patch-1
Closed

Improve clarity in README.md descriptions#15930
monokkai wants to merge 1 commit intojestjs:mainfrom
monokkai:patch-1

Conversation

@monokkai
Copy link
Copy Markdown

@monokkai monokkai commented Jan 4, 2026

Summary

This PR fixes minor grammar and syntax issues in the Jest README to improve clarity and readability for developers.
The following changes were made:
In the Developer Ready section, added “that” to complete the sentence: changed “Works out of the box for most JavaScript projects” to “that works out of the box for most JavaScript projects.”
In the Instant Feedback section, improved sentence structure by adding “The” and “that”: changed “Fast, interactive watch mode only runs test files related to changed files” to “The fast, interactive watch mode that only runs test files related to changed files.”
In the Snapshot Testing section, removed a redundant “to” for smoother readability: changed “to simplify testing and to analyze how they change over time” to “to simplify testing and analyze how they change over time.”
Minor punctuation improvement in the instructions for running tests: added a comma and “following” to make the sentence clearer.

These edits enhance the readability and professionalism of the README without changing any technical instructions.

Test plan

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 4, 2026

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d514d39
🔍 Latest deploy log https://app.netlify.com/projects/jestjs/deploys/695aeeb526b12a0008eb8197
😎 Deploy Preview https://deploy-preview-15930--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jan 4, 2026

Open in StackBlitz

babel-jest

npm i https://pkg.pr.new/babel-jest@15930

babel-plugin-jest-hoist

npm i https://pkg.pr.new/babel-plugin-jest-hoist@15930

babel-preset-jest

npm i https://pkg.pr.new/babel-preset-jest@15930

create-jest

npm i https://pkg.pr.new/create-jest@15930

@jest/diff-sequences

npm i https://pkg.pr.new/@jest/diff-sequences@15930

expect

npm i https://pkg.pr.new/expect@15930

@jest/expect-utils

npm i https://pkg.pr.new/@jest/expect-utils@15930

jest

npm i https://pkg.pr.new/jest@15930

jest-changed-files

npm i https://pkg.pr.new/jest-changed-files@15930

jest-circus

npm i https://pkg.pr.new/jest-circus@15930

jest-cli

npm i https://pkg.pr.new/jest-cli@15930

jest-config

npm i https://pkg.pr.new/jest-config@15930

@jest/console

npm i https://pkg.pr.new/@jest/console@15930

@jest/core

npm i https://pkg.pr.new/@jest/core@15930

@jest/create-cache-key-function

npm i https://pkg.pr.new/@jest/create-cache-key-function@15930

jest-diff

npm i https://pkg.pr.new/jest-diff@15930

jest-docblock

npm i https://pkg.pr.new/jest-docblock@15930

jest-each

npm i https://pkg.pr.new/jest-each@15930

@jest/environment

npm i https://pkg.pr.new/@jest/environment@15930

jest-environment-jsdom

npm i https://pkg.pr.new/jest-environment-jsdom@15930

@jest/environment-jsdom-abstract

npm i https://pkg.pr.new/@jest/environment-jsdom-abstract@15930

jest-environment-node

npm i https://pkg.pr.new/jest-environment-node@15930

@jest/expect

npm i https://pkg.pr.new/@jest/expect@15930

@jest/fake-timers

npm i https://pkg.pr.new/@jest/fake-timers@15930

@jest/get-type

npm i https://pkg.pr.new/@jest/get-type@15930

@jest/globals

npm i https://pkg.pr.new/@jest/globals@15930

jest-haste-map

npm i https://pkg.pr.new/jest-haste-map@15930

jest-jasmine2

npm i https://pkg.pr.new/jest-jasmine2@15930

jest-leak-detector

npm i https://pkg.pr.new/jest-leak-detector@15930

jest-matcher-utils

npm i https://pkg.pr.new/jest-matcher-utils@15930

jest-message-util

npm i https://pkg.pr.new/jest-message-util@15930

jest-mock

npm i https://pkg.pr.new/jest-mock@15930

@jest/pattern

npm i https://pkg.pr.new/@jest/pattern@15930

jest-phabricator

npm i https://pkg.pr.new/jest-phabricator@15930

jest-regex-util

npm i https://pkg.pr.new/jest-regex-util@15930

@jest/reporters

npm i https://pkg.pr.new/@jest/reporters@15930

jest-resolve

npm i https://pkg.pr.new/jest-resolve@15930

jest-resolve-dependencies

npm i https://pkg.pr.new/jest-resolve-dependencies@15930

jest-runner

npm i https://pkg.pr.new/jest-runner@15930

jest-runtime

npm i https://pkg.pr.new/jest-runtime@15930

@jest/schemas

npm i https://pkg.pr.new/@jest/schemas@15930

jest-snapshot

npm i https://pkg.pr.new/jest-snapshot@15930

@jest/snapshot-utils

npm i https://pkg.pr.new/@jest/snapshot-utils@15930

@jest/source-map

npm i https://pkg.pr.new/@jest/source-map@15930

@jest/test-result

npm i https://pkg.pr.new/@jest/test-result@15930

@jest/test-sequencer

npm i https://pkg.pr.new/@jest/test-sequencer@15930

@jest/transform

npm i https://pkg.pr.new/@jest/transform@15930

@jest/types

npm i https://pkg.pr.new/@jest/types@15930

jest-util

npm i https://pkg.pr.new/jest-util@15930

jest-validate

npm i https://pkg.pr.new/jest-validate@15930

jest-watcher

npm i https://pkg.pr.new/jest-watcher@15930

jest-worker

npm i https://pkg.pr.new/jest-worker@15930

pretty-format

npm i https://pkg.pr.new/pretty-format@15930

commit: d514d39

@cpojer
Copy link
Copy Markdown
Member

cpojer commented Jan 21, 2026

No

@cpojer cpojer closed this Jan 21, 2026
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants