jest/docs
kimhyein 9815c8d214
docs: correct typo (#15246)
2024-08-07 13:17:39 +02: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 Add --onlyFailures to documentation (#15149) 2024-06-30 14:48:47 +02:00
CodeTransformation.md feat(babel-jest): add option excludeJestPreset (#15164) 2024-07-05 19:08:16 +02:00
Configuration.md feat: allow passing TS config loader options (#15234) 2024-08-04 15:25:24 +02: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 chore: enable `eqeqeq` lint rule (#15182) 2024-07-12 07:16:53 +00:00
GettingStarted.md Update GettingStarted.md with current Vite related information (#15122) 2024-07-12 10:54:34 +02:00
GlobalAPI.md feat: introduce `%$` option to add number of the test to its title (#14710) 2024-05-29 20:26:02 +02: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 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
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