jest/docs
Vadzim Lindo 1d682f21c7
feat: add `retryImmediately` option to jest.retryTimes (#14977)
2024-03-26 09:21:52 +01: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 feat: `--filter` module returns array of strings, not objects (#13319) 2023-11-16 15:01:59 +01:00
CodeTransformation.md chore: update jest repo organisation in urls (#14413) 2023-08-15 15:00:44 +02:00
Configuration.md feat: allow `jest.config.cts` (#14070) 2024-01-05 07:27:16 +00:00
DynamoDB.md docs(website): use `npm2yarn` plugin (#12473) 2022-02-23 13:06:29 +01:00
ECMAScriptModules.md Docs: Append to NODE_OPTIONS, not overwrite (#14730) 2023-11-30 13:34:50 +01: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: allow to customize the serializable properties during error report (#14893) 2024-03-17 11:11:02 +01:00
GettingStarted.md Add eslint instructions to getting started (#14562) 2024-01-16 17:29:23 +00:00
GlobalAPI.md feat: improve `each` template literal inference (#14920) 2024-03-17 11:07:06 +01:00
JestCommunity.md Update JestCommunity.md (#12988) 2022-07-13 11:12:33 +02:00
JestObjectAPI.md feat: add `retryImmediately` option to jest.retryTimes (#14977) 2024-03-26 09:21:52 +01:00
JestPlatform.md chore: update jest repo organisation in urls (#14413) 2023-08-15 15:00:44 +02: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: use more for-of loops (#14810) 2023-12-29 19:10:46 +01:00
MongoDB.md docs: `db.close` no longer necessary (#8333) 2022-02-24 11:08:20 +01:00
MoreResources.md chore: update jest repo organisation in urls (#14413) 2023-08-15 15:00:44 +02: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 chore: use numeric separators (#14570) 2023-09-25 21:36:31 +00:00
TestingAsyncCode.md chore: errors should be named as such (#14817) 2023-12-30 11:05:52 +00:00
TestingFrameworks.md Link to NestJS docs on testing with Jest (#14940) 2024-03-17 10:59:28 +01:00
TimerMocks.md docs: don't use alias methods (#14631) 2023-10-26 10:43:06 +02:00
Troubleshooting.md chore: use numeric separators (#14570) 2023-09-25 21:36:31 +00:00
TutorialAsync.md chore: errors should be named as such (#14817) 2023-12-30 11:05:52 +00:00
TutorialReact.md chore: update jest repo organisation in urls (#14413) 2023-08-15 15:00:44 +02:00
TutorialReactNative.md chore: update jest repo organisation in urls (#14413) 2023-08-15 15:00:44 +02: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
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