jest/docs
Seong Min Park cbe7cfeb71
docs: Delete tutorial react doc (#15692)
2025-07-02 22:02:22 +09:00
..
Architecture.md chore(website): use lite embed instead of iframe for YouTube videos (#12643) 2022-04-07 12:33:27 +02:00
BypassingModuleMocks.md docs: http -> https 2022-10-05 15:25:55 +02:00
CLI.md Rename some options before releasing Jest 30. 2025-06-10 09:46:31 +09:00
CodeTransformation.md feat(babel-jest): add option excludeJestPreset (#15164) 2024-07-05 19:08:16 +02:00
Configuration.md Rename some options before releasing Jest 30. 2025-06-10 09:46:31 +09:00
DynamoDB.md docs(website): use `npm2yarn` plugin (#12473) 2022-02-23 13:06:29 +01:00
ECMAScriptModules.md feat: add support unstable_unmockModule (#15080) 2024-06-30 13:48:55 +02:00
EnvironmentVariables.md Add environment variables docs page (#10630) 2020-10-14 07:50:58 +02:00
Es6ClassMocks.md docs: remove unused import from example (#14197) 2023-06-21 11:04:36 +02:00
ExpectAPI.md feat(expect): add ArrayOf asymmetric matcher (#15567) 2025-05-22 17:31:10 +09:00
GettingStarted.md docs: fixed deprecated code snippet in GettingStarted.md (#15551) 2025-05-22 17:11:56 +09:00
GlobalAPI.md fix: typo properites (#15422) 2025-01-15 07:35:59 +01:00
JestCommunity.md Update JestCommunity.md (#12988) 2022-07-13 11:12:33 +02:00
JestObjectAPI.md docs: fix documentation (#14294) (#15649) 2025-06-04 15:44:43 +09:00
JestPlatform.md Move `jest-get-type` and `diff-sequences` into the `@jest` org. 2025-05-27 09:57:08 +09:00
ManualMocks.md docs: Minor grammar correction in ManualMocks.md (#14424) 2023-08-21 20:27:46 +02:00
MigrationGuide.md Mention Sinon is now supported by jest-codemods in migration guide (#12898) 2022-06-09 10:57:20 +02:00
MockFunctionAPI.md chore: avoid spaces in console.log (#14813) 2023-12-30 09:14:14 +00:00
MockFunctions.md chore: fix prettier violation (#15615) 2025-05-23 13:33:41 +02:00
MongoDB.md docs: `db.close` no longer necessary (#8333) 2022-02-24 11:08:20 +01:00
MoreResources.md chore: correct broken links in docs (#15359) 2025-05-22 17:03:34 +09:00
Puppeteer.md chore: update jest repo organisation in urls (#14413) 2023-08-15 15:00:44 +02:00
SetupAndTeardown.md docs: clarify setup and teardown lifecycle methods (#13331) 2023-01-01 17:24:41 +01:00
SnapshotTesting.md docs: Delete tutorial react doc (#15692) 2025-07-02 22:02:22 +09:00
TestingAsyncCode.md chore: errors should be named as such (#14817) 2023-12-30 11:05:52 +00:00
TestingFrameworks.md docs: Delete tutorial react doc (#15692) 2025-07-02 22:02:22 +09:00
TimerMocks.md docs: don't use alias methods (#14631) 2023-10-26 10:43:06 +02:00
Troubleshooting.md docs: correct typo (#15246) 2024-08-07 13:17:39 +02:00
TutorialAsync.md chore: errors should be named as such (#14817) 2023-12-30 11:05:52 +00:00
TutorialReactNative.md docs: update `transformIgnorePatterns` example for React Native (#15560) 2025-05-22 17:12:15 +09:00
TutorialjQuery.md docs: don't use alias methods (#14631) 2023-10-26 10:43:06 +02:00
UpgradingToJest29.md chore: Fix numerous broken links in docs. (#14560) 2023-09-23 08:53:15 +02:00
UpgradingToJest30.md docs: add blog post for jest 30 (#15556) (#15650) 2025-06-10 11:17:11 +09:00
UsingMatchers.md docs: add a note on difference between `toEqual` and `toStrictEqual` (#13891) 2023-02-10 12:58:36 +01:00
WatchPlugins.md Only match relative paths when specifying paths (#12519) 2023-10-03 07:56:50 +02:00
Webpack.md docs: remove extraneous tab symbol (#13861) 2023-02-05 12:24:46 +01:00
_TypeScriptExamplesNote.md docs: improve TypeScript Usage documentation with few additional notes (#13601) 2022-11-11 13:09:49 +01:00