Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jestjs/jest
Delightful JavaScript Testing.
https://github.com/jestjs/jest
v29.4.3
a49c88610e49a3242576160740a32a2fe11161e1 authored almost 2 years ago by Simen Bekkhus <[email protected]>
a49c88610e49a3242576160740a32a2fe11161e1 authored almost 2 years ago by Simen Bekkhus <[email protected]>
chore: update changelog for release
b08ecb4519cf177e05022e5e1c4f8c711b518dec authored almost 2 years ago by Simen Bekkhus <[email protected]>
b08ecb4519cf177e05022e5e1c4f8c711b518dec authored almost 2 years ago by Simen Bekkhus <[email protected]>
Update toThrow() to be able to use Error.cause (#13606)
Co-authored-by: Simen Bekkhus <[email protected]>
0621b2b04c96788b12f8ddf7969ef445f1607844 authored almost 2 years ago by ibuibu69 <[email protected]>
fix: added inherited string keys check on `subsetEquality` method (#13824)
af5d5a140b0c6ba386a4f88fefc5160ff6dffe02 authored almost 2 years ago by Luca Pizzini <[email protected]>
af5d5a140b0c6ba386a4f88fefc5160ff6dffe02 authored almost 2 years ago by Luca Pizzini <[email protected]>
Revert import assertions (#13911)
Co-authored-by: Simen Bekkhus <[email protected]>
76ec2a46b1314ed1c6cd21997f96bdcf5cbdd11a authored almost 2 years ago by Robert Kieffer <[email protected]>
feat: allow to use workerIdleMemoryLimit with only 1 worker or runInBand option (#13846)
5940bf4852a4aa3d27ae241049a548d59ca7c628 authored almost 2 years ago by Guillaume Gautreau <[email protected]>
5940bf4852a4aa3d27ae241049a548d59ca7c628 authored almost 2 years ago by Guillaume Gautreau <[email protected]>
docs: add missing admonitions in configuration page v29 (#13908)
c72962c689a6085e2554d314ecf2951a3d328f98 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
c72962c689a6085e2554d314ecf2951a3d328f98 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
feat(jest-message-util): improve detection of error causes (#13912)
267fdbe2eaffd2c73b62d98c94c8cad6313d889d authored almost 2 years ago by Julian Dax <[email protected]>
267fdbe2eaffd2c73b62d98c94c8cad6313d889d authored almost 2 years ago by Julian Dax <[email protected]>
fix(jest-mock): do not restore mocks when `jest.resetAllMocks()` is called (#13866)
9432fc38105dec12ffc188b7ef25d734854aec52 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
9432fc38105dec12ffc188b7ef25d734854aec52 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
chore: do not use built version of circus in unit test (#13907)
21a92711a22c7b6633909fd42a87499e179d80c2 authored almost 2 years ago by Simen Bekkhus <[email protected]>
21a92711a22c7b6633909fd42a87499e179d80c2 authored almost 2 years ago by Simen Bekkhus <[email protected]>
chore: do not use deep imports in unit tests (#13905)
4af916f7d8b813993182999e28f56c20de9760ad authored almost 2 years ago by Simen Bekkhus <[email protected]>
4af916f7d8b813993182999e28f56c20de9760ad authored almost 2 years ago by Simen Bekkhus <[email protected]>
docs: clean up Getting Started page (#13896)
dd4ea74888ae60b89d81702eda9caee47abaa7af authored almost 2 years ago by Tom Mrazauskas <[email protected]>
dd4ea74888ae60b89d81702eda9caee47abaa7af authored almost 2 years ago by Tom Mrazauskas <[email protected]>
chore: retry cleanup in e2e tests (#13900)
bed4891b0e5b614988e5a65fca29c4734cdb3c2e authored almost 2 years ago by Simen Bekkhus <[email protected]>
bed4891b0e5b614988e5a65fca29c4734cdb3c2e authored almost 2 years ago by Simen Bekkhus <[email protected]>
docs: Fix typos in documentation for custom equality testers (#13878)
59cf4e39ba1c0e2675085a937d69131adea273d8 authored almost 2 years ago by Danny Nemer <[email protected]>
59cf4e39ba1c0e2675085a937d69131adea273d8 authored almost 2 years ago by Danny Nemer <[email protected]>
docs: add few missing admonitions to the CLI Options page (#13894)
Co-authored-by: Seong Min Park <[email protected]>
f9f7d79c07e09be788fcb80db7ef662aa2a56836 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
[jest-config] simplify filter-reduce (#13899)
2818bf188617922b44fba8ac4893f86f9bda00a9 authored almost 2 years ago by Mikhail <[email protected]>
2818bf188617922b44fba8ac4893f86f9bda00a9 authored almost 2 years ago by Mikhail <[email protected]>
jest-each: simplify interpolation (#13898)
c81dfafc15982e8193d71d7b5a28d7e18d802d0f authored almost 2 years ago by Mikhail <[email protected]>
c81dfafc15982e8193d71d7b5a28d7e18d802d0f authored almost 2 years ago by Mikhail <[email protected]>
docs: add few missing admonitions to the Expect API page (#13892)
Co-authored-by: Seong Min Park <[email protected]>
ee1895fed4581a310b8225a96cab2f39f0adec9d authored almost 2 years ago by Tom Mrazauskas <[email protected]>
docs: use `npm2yarn` in all versions of Getting Started page (#13893)
fa1930d0ab04c7d4fecb0cffa347a758e9e556c2 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
fa1930d0ab04c7d4fecb0cffa347a758e9e556c2 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
docs: add a note on difference between `toEqual` and `toStrictEqual` (#13891)
4fbec418d2e0f0c9783b461e3bd6598059f51371 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
4fbec418d2e0f0c9783b461e3bd6598059f51371 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
chore: retry yarn install in e2e tests (#13890)
dc0ac7580f9ab1a7e8aa108b206f1eaa2f8e2b15 authored almost 2 years ago by Simen Bekkhus <[email protected]>
dc0ac7580f9ab1a7e8aa108b206f1eaa2f8e2b15 authored almost 2 years ago by Simen Bekkhus <[email protected]>
fix(jest-mock): prevent `mockImplementationOnce` bleeding into `withImplementation` (#13888)
0d69a73169ac449f9690f9d8c6b4a9572363518b authored almost 2 years ago by Tom Mrazauskas <[email protected]>
0d69a73169ac449f9690f9d8c6b4a9572363518b authored almost 2 years ago by Tom Mrazauskas <[email protected]>
refactor(jest-mock): remove unused `specificReturnValues` property (#13889)
d97b76098c5514ad27cc55186a1f07491b2250f0 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
d97b76098c5514ad27cc55186a1f07491b2250f0 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
chore(e2e): attempt to log better errors when running commands (#13881)
94b73a2dd8bf8f6225769f2fe4a9322ac85483d8 authored almost 2 years ago by Simen Bekkhus <[email protected]>
94b73a2dd8bf8f6225769f2fe4a9322ac85483d8 authored almost 2 years ago by Simen Bekkhus <[email protected]>
Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879)
6d2632adae0f0fa1fe116d3b475fd9783d0de1b5 authored almost 2 years ago by Paul O’Shannessy <[email protected]>
6d2632adae0f0fa1fe116d3b475fd9783d0de1b5 authored almost 2 years ago by Paul O’Shannessy <[email protected]>
feat(jest-message-util): add support for error causes (#13868)
68e702526c1489abc669ddb2f6364f880848bd77 authored almost 2 years ago by Julian Dax <[email protected]>
68e702526c1489abc669ddb2f6364f880848bd77 authored almost 2 years ago by Julian Dax <[email protected]>
fix(jest-mock): clear mock when `jest.restoreAllMocks()` is called (#13867)
66fb417178edca466b0afc634b0c88fe32f9884f authored almost 2 years ago by Tom Mrazauskas <[email protected]>
66fb417178edca466b0afc634b0c88fe32f9884f authored almost 2 years ago by Tom Mrazauskas <[email protected]>
docs: fix a mistake introduced in #13870 (#13872)
ca8acf78c1fb19b5f27c81c9e9f033f8eba41a5e authored almost 2 years ago by Tom Mrazauskas <[email protected]>
ca8acf78c1fb19b5f27c81c9e9f033f8eba41a5e authored almost 2 years ago by Tom Mrazauskas <[email protected]>
docs: few more admonitions for Mock Functions page (#13870)
Co-authored-by: Seong Min Park <[email protected]>
ef79423c6023d59a2f9f1746d5e59e93e1f47f4a authored almost 2 years ago by Tom Mrazauskas <[email protected]>
chore: fix link in changelog
9c47d314f7d355333fd2e719dfc0029e47e57f66 authored almost 2 years ago by Simen Bekkhus <[email protected]>
9c47d314f7d355333fd2e719dfc0029e47e57f66 authored almost 2 years ago by Simen Bekkhus <[email protected]>
v29.4.2
f0fc92e8443f09546c7ec0472bf9bce44fe5898f authored almost 2 years ago by Simen Bekkhus <[email protected]>
f0fc92e8443f09546c7ec0472bf9bce44fe5898f authored almost 2 years ago by Simen Bekkhus <[email protected]>
chore: update changelog for release
900fd486d5ba9e8efff3d220eb173ac19b003587 authored almost 2 years ago by Simen Bekkhus <[email protected]>
900fd486d5ba9e8efff3d220eb173ac19b003587 authored almost 2 years ago by Simen Bekkhus <[email protected]>
fix: correctly handle CJS re-exports in ESM modules (#13856)
5a9870bb76decf7626f3bc5355de44d707089547 authored almost 2 years ago by Marek Kowalski <[email protected]>
5a9870bb76decf7626f3bc5355de44d707089547 authored almost 2 years ago by Marek Kowalski <[email protected]>
Downgrade write-file-atomic to v4 (#13853)
8313d003afe3abb35f247ae72eb1968cacf8a7b5 authored almost 2 years ago by Andre Wiggins <[email protected]>
8313d003afe3abb35f247ae72eb1968cacf8a7b5 authored almost 2 years ago by Andre Wiggins <[email protected]>
docs: clean up formatting of blog posts (#13862)
* doc: clean up formatting of blog posts
* admonitions
* fix typo
* prettier
be501e1029c86f9da539e13798f8da77bb71211d authored almost 2 years ago by Tom Mrazauskas <[email protected]>
docs: bring back missing images (#13863)
1a2ffe451e1ff0a8fa1d568510fe410833abe21f authored almost 2 years ago by Tom Mrazauskas <[email protected]>
1a2ffe451e1ff0a8fa1d568510fe410833abe21f authored almost 2 years ago by Tom Mrazauskas <[email protected]>
feat(jest-core): Add performance markers around significant lifecycle events (#13859)
c8e7577df435a292906e88b6d170dc610451326b authored almost 2 years ago by Rob Hogan <[email protected]>
c8e7577df435a292906e88b6d170dc610451326b authored almost 2 years ago by Rob Hogan <[email protected]>
chore: Cleanup incorrect links in CHANGELOG.md (#13857)
423142cfafde90b230616f786dd652060908bc9f authored almost 2 years ago by Tianlan Zhou <[email protected]>
423142cfafde90b230616f786dd652060908bc9f authored almost 2 years ago by Tianlan Zhou <[email protected]>
docs: fix link formatting in Expect API page (#13860)
cfa2d39815e8b63555bfcac843e82aba5229aa50 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
cfa2d39815e8b63555bfcac843e82aba5229aa50 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
docs: remove extraneous tab symbol (#13861)
f93ddb69547afa9b06d488429516fa8ca43eedfa authored almost 2 years ago by Tom Mrazauskas <[email protected]>
f93ddb69547afa9b06d488429516fa8ca43eedfa authored almost 2 years ago by Tom Mrazauskas <[email protected]>
chore: move `@jest/test-utils` reference (#13468)
ffe2352c781703b427fab10777043fb76d0d4267 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
ffe2352c781703b427fab10777043fb76d0d4267 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
fix: ignore all unrelated messages from child process (#13543)
48ddbf49535290aa9cd0e990f44d583c1baab96e authored almost 2 years ago by Linus Unnebäck <[email protected]>
48ddbf49535290aa9cd0e990f44d583c1baab96e authored almost 2 years ago by Linus Unnebäck <[email protected]>
chore: use `glob` to select files in `buildTs` script (#13850)
485d8fb1df747d85fe11f3390e1aee84b431e98a authored almost 2 years ago by Tom Mrazauskas <[email protected]>
485d8fb1df747d85fe11f3390e1aee84b431e98a authored almost 2 years ago by Tom Mrazauskas <[email protected]>
feat: explicitly mention that test is failing because `done()` is not being called (#13847)
2b313fa98f717b600d26025367f6285c1364329e authored almost 2 years ago by Luca Pizzini <[email protected]>
2b313fa98f717b600d26025367f6285c1364329e authored almost 2 years ago by Luca Pizzini <[email protected]>
feat(@jest/expect): Expose type of actual to Matchers (#13848)
Co-authored-by: Tom Mrazauskas <[email protected]>
427fe2bfbe6ac6ae02ee515104c91b37cf213a7d authored almost 2 years ago by Ben Kraft <[email protected]>
Remove unused dependency 'progress' (#13843)
836157f4807893bb23a4758a60998fbd61cb184c authored almost 2 years ago by Ming Ye <[email protected]>
836157f4807893bb23a4758a60998fbd61cb184c authored almost 2 years ago by Ming Ye <[email protected]>
chore: add some missing dev dependencies (#13837)
fc8562dcae1d36bd1d8906a7c0bd7a0626831915 authored almost 2 years ago by Simen Bekkhus <[email protected]>
fc8562dcae1d36bd1d8906a7c0bd7a0626831915 authored almost 2 years ago by Simen Bekkhus <[email protected]>
chore: use `link:` protocol instead of `eslint-plugin-local` (#13836)
742302f9fea1fa07f02a5fc637ffeb0260659c65 authored almost 2 years ago by Kristoffer K <[email protected]>
742302f9fea1fa07f02a5fc637ffeb0260659c65 authored almost 2 years ago by Kristoffer K <[email protected]>
chore: bump docusaurus (#13835)
596c8865f2375bb3e7b0edab391d2dc989b81748 authored almost 2 years ago by Simen Bekkhus <[email protected]>
596c8865f2375bb3e7b0edab391d2dc989b81748 authored almost 2 years ago by Simen Bekkhus <[email protected]>
chore: make sure to exclude .eslintcache from published module (#13832)
bc7b20c9d4f6c399477b5a2b955dc0e1b736cd9b authored almost 2 years ago by Simen Bekkhus <[email protected]>
bc7b20c9d4f6c399477b5a2b955dc0e1b736cd9b authored almost 2 years ago by Simen Bekkhus <[email protected]>
v29.4.1
bc84c8a15649aaaefdd624dc83824518c17467ed authored almost 2 years ago by Simen Bekkhus <[email protected]>
bc84c8a15649aaaefdd624dc83824518c17467ed authored almost 2 years ago by Simen Bekkhus <[email protected]>
chore: update changelog for release
e8b207a042469159f69ddd917b563b3054c08448 authored almost 2 years ago by Simen Bekkhus <[email protected]>
e8b207a042469159f69ddd917b563b3054c08448 authored almost 2 years ago by Simen Bekkhus <[email protected]>
Add new default reporter for github actions (#13626)
6ab67bf126d9da16e93edb40d67161b40a6710fd authored almost 2 years ago by Matteo Dell'Acqua <[email protected]>
6ab67bf126d9da16e93edb40d67161b40a6710fd authored almost 2 years ago by Matteo Dell'Acqua <[email protected]>
fix(@jest/types): add partial support for `done` callbacks in typings of `each` (#13756)
88841055e3a1a76601aa617c9f56c52a34f71df7 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
88841055e3a1a76601aa617c9f56c52a34f71df7 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
fix(runtime): handle missing `replaceProperty` (#13823)
fbf0fa89905da217bdcc81c494634d73b8575de9 authored almost 2 years ago by Simen Bekkhus <[email protected]>
fbf0fa89905da217bdcc81c494634d73b8575de9 authored almost 2 years ago by Simen Bekkhus <[email protected]>
Implement `numPassingAsserts` of testCaseResult (#13795)
c78905c31d4e50f1808f6d53f5f4f6c617be27eb authored almost 2 years ago by Ming Ye <[email protected]>
c78905c31d4e50f1808f6d53f5f4f6c617be27eb authored almost 2 years ago by Ming Ye <[email protected]>
feat(jest-core): Add newline after Json output (#13817)
be021fa8b722f1d367833e8f48bbb08e6e3dd687 authored almost 2 years ago by Jesse van Assen <[email protected]>
be021fa8b722f1d367833e8f48bbb08e6e3dd687 authored almost 2 years ago by Jesse van Assen <[email protected]>
Include symbol keys when diffing objects (#13810)
9fa2a463a0d5b1a7763ef4a28004db082b8bcf6e authored almost 2 years ago by Josh Kelley <[email protected]>
9fa2a463a0d5b1a7763ef4a28004db082b8bcf6e authored almost 2 years ago by Josh Kelley <[email protected]>
chore: fix PR number in changelog (#13807)
3d7a096680078854b06c213403d063128386ab1f authored almost 2 years ago by Tom Mrazauskas <[email protected]>
3d7a096680078854b06c213403d063128386ab1f authored almost 2 years ago by Tom Mrazauskas <[email protected]>
v29.4.0
4bc0e8acaf990e6618a7bed1dca67760c20bb12a authored almost 2 years ago by Simen Bekkhus <[email protected]>
4bc0e8acaf990e6618a7bed1dca67760c20bb12a authored almost 2 years ago by Simen Bekkhus <[email protected]>
chore: update changelog for release
00112db41f2fa72b2a71415ec2270b568de72957 authored almost 2 years ago by Simen Bekkhus <[email protected]>
00112db41f2fa72b2a71415ec2270b568de72957 authored almost 2 years ago by Simen Bekkhus <[email protected]>
docs: roll new version
a875150110b0ce35844a61c7797815c6716c1601 authored almost 2 years ago by Simen Bekkhus <[email protected]>
a875150110b0ce35844a61c7797815c6716c1601 authored almost 2 years ago by Simen Bekkhus <[email protected]>
fix(resolve): remove faulty check for `node:` modules (#13806)
7626da9e5e18a61ebc3b2a3f74e7116962243ee3 authored almost 2 years ago by Simen Bekkhus <[email protected]>
7626da9e5e18a61ebc3b2a3f74e7116962243ee3 authored almost 2 years ago by Simen Bekkhus <[email protected]>
chore: add validation of import assertions (#13805)
b40429649d5e673eb5c572db8a5cfd1218320a40 authored almost 2 years ago by Simen Bekkhus <[email protected]>
b40429649d5e673eb5c572db8a5cfd1218320a40 authored almost 2 years ago by Simen Bekkhus <[email protected]>
fix: enforce import assertions when importing JSON in ESM (#12755)
6f8e91804b5515a64d1baf439bc1d84ee0ea61cd authored almost 2 years ago by Simen Bekkhus <[email protected]>
6f8e91804b5515a64d1baf439bc1d84ee0ea61cd authored almost 2 years ago by Simen Bekkhus <[email protected]>
chore: update babel-plugin-tester (#13804)
e0b12497c9953c633023a414d57ba92db0bc61ae authored almost 2 years ago by Simen Bekkhus <[email protected]>
e0b12497c9953c633023a414d57ba92db0bc61ae authored almost 2 years ago by Simen Bekkhus <[email protected]>
chore: refresh lockfile (#13798)
b9282e197294f498f9995d73d242c3e407f7a10e authored almost 2 years ago by Simen Bekkhus <[email protected]>
b9282e197294f498f9995d73d242c3e407f7a10e authored almost 2 years ago by Simen Bekkhus <[email protected]>
docs: restructure the Expect API page (#13791)
56f14544d5dc9b0e0772357b108de3da3c149ac4 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
56f14544d5dc9b0e0772357b108de3da3c149ac4 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
chore(stale-action): leave PRs with Pinned label alone
26661e2f9873c7c0bbc0612c423840d84df168e8 authored almost 2 years ago by Simen Bekkhus <[email protected]>
26661e2f9873c7c0bbc0612c423840d84df168e8 authored almost 2 years ago by Simen Bekkhus <[email protected]>
docs: clean up `expect.extend` documentation (#13788)
63bf909da19c04c300bdcbd6555598f6588a73d0 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
63bf909da19c04c300bdcbd6555598f6588a73d0 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
refactor(resolve): use `resolve.exports` for `imports` (#13777)
ea5e47e28d619828048f2dce6c015b8b77c4f6fb authored almost 2 years ago by Luke Edwards <[email protected]>
ea5e47e28d619828048f2dce6c015b8b77c4f6fb authored almost 2 years ago by Luke Edwards <[email protected]>
docs: add documentation of the `jest.deepUnmock()` method (#13774)
8ef8c20dc6489da758d1f32100e70b07ff4df13d authored almost 2 years ago by Tom Mrazauskas <[email protected]>
8ef8c20dc6489da758d1f32100e70b07ff4df13d authored almost 2 years ago by Tom Mrazauskas <[email protected]>
refactor(@jest/environment): keep alphabetic order in the `Jest` interface (#13773)
c010e3597dbd021d7fe88060ecbe282fe29a8d3d authored almost 2 years ago by Tom Mrazauskas <[email protected]>
c010e3597dbd021d7fe88060ecbe282fe29a8d3d authored almost 2 years ago by Tom Mrazauskas <[email protected]>
docs: fix one of `mockFn.mockImplementation()` TS examples (#13775)
9ebb37378ffe3a03c3dfa2bac9ec9ed27c6b3339 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
9ebb37378ffe3a03c3dfa2bac9ec9ed27c6b3339 authored almost 2 years ago by Tom Mrazauskas <[email protected]>
feat: support async createTransformer (#13762)
86f3c8937503d5bded0f936e671f51ec77022f2e authored almost 2 years ago by Laurent Christophe <[email protected]>
86f3c8937503d5bded0f936e671f51ec77022f2e authored almost 2 years ago by Laurent Christophe <[email protected]>
docs: fix various grammatical errors (#13768)
2993a4f4845c0bebafb7cac95ae751615272f16c authored almost 2 years ago by R. N. West <[email protected]>
2993a4f4845c0bebafb7cac95ae751615272f16c authored almost 2 years ago by R. N. West <[email protected]>
fix(jest-transform): ensure correct config is passed to preprocessors specified multiple times in `transform` (#13770)
49204ac6e06ecc53d4ebf45feab4c01da7756aec authored almost 2 years ago by coffeebeats <[email protected]>
49204ac6e06ecc53d4ebf45feab4c01da7756aec authored almost 2 years ago by coffeebeats <[email protected]>
docs: add entry for isEnvironmentTornDown
928f6ccec5fdb92ef157d6df832444d989c6b17b authored almost 2 years ago by Simen Bekkhus <[email protected]>
928f6ccec5fdb92ef157d6df832444d989c6b17b authored almost 2 years ago by Simen Bekkhus <[email protected]>
feat(jest-runtime): expose isEnvironmentTornDown variable (#13741)
73d7c1de78f9e48c03b770257c3e7fa962bb6a2e authored almost 2 years ago by Jose Mendez <[email protected]>
73d7c1de78f9e48c03b770257c3e7fa962bb6a2e authored almost 2 years ago by Jose Mendez <[email protected]>
docs: add "shorthand for" notes in Mock Function API documentation (#13771)
7b33879aa6b07f9d8887b2f37e302ac60d6ec7bc authored almost 2 years ago by Tom Mrazauskas <[email protected]>
7b33879aa6b07f9d8887b2f37e302ac60d6ec7bc authored almost 2 years ago by Tom Mrazauskas <[email protected]>
chore: update resolve.exports for bug fixes
1a97aa6df02aab558319067ed3f3af1178c7419d authored almost 2 years ago by Simen Bekkhus <[email protected]>
1a97aa6df02aab558319067ed3f3af1178c7419d authored almost 2 years ago by Simen Bekkhus <[email protected]>
Fix grammatical error in GlobalAPI.md (#13752)
601ba290cd3c456c433461326df4c98dd4d07161 authored almost 2 years ago by R. N. West <[email protected]>
601ba290cd3c456c433461326df4c98dd4d07161 authored almost 2 years ago by R. N. West <[email protected]>
Add preposition 'on' after verb 'spy' in error msgs and docs (#13767)
eca83e7221137785d585215f9ae9251adcdbacc3 authored almost 2 years ago by R. N. West <[email protected]>
eca83e7221137785d585215f9ae9251adcdbacc3 authored almost 2 years ago by R. N. West <[email protected]>
chore: tweak `Cannot spyOn on a primitive value` error msg (#13760)
61a64b53fe72b00fb17d7aabe5a54c4d415a845f authored almost 2 years ago by R. N. West <[email protected]>
61a64b53fe72b00fb17d7aabe5a54c4d415a845f authored almost 2 years ago by R. N. West <[email protected]>
Fix: typo `video.play` from `spyOn` #JestObjectAPI.md (#13747)
ee63afcbe7904d18558d3cc40e0940804df3deb7 authored almost 2 years ago by arash-hacker <[email protected]>
ee63afcbe7904d18558d3cc40e0940804df3deb7 authored almost 2 years ago by arash-hacker <[email protected]>
docs: correct typo (#13746)
c62bd79c108991bcea541eef062d842d8e3c300f authored almost 2 years ago by Kalyn <[email protected]>
c62bd79c108991bcea541eef062d842d8e3c300f authored almost 2 years ago by Kalyn <[email protected]>
fix: add missing package.json type to tsIntegration tests (#13743)
9af2540f87e8e0d4f1e0528981529ad1bc30a28a authored almost 2 years ago by Matthew Peveler <[email protected]>
9af2540f87e8e0d4f1e0528981529ad1bc30a28a authored almost 2 years ago by Matthew Peveler <[email protected]>
JestRuntime:-Using scriptTransformer cache in jest-runner (#13735)
d2420aaf42055097dfe1e6a54bf3701214b06402 authored almost 2 years ago by BIKI DAS <[email protected]>
d2420aaf42055097dfe1e6a54bf3701214b06402 authored almost 2 years ago by BIKI DAS <[email protected]>
docs: nit: `testNamePattern` alias `-t` be in inline code format (#13740)
a5e256d48738fbb74fe8c55999167de00f1fff82 authored almost 2 years ago by Bob Z Saludo <[email protected]>
a5e256d48738fbb74fe8c55999167de00f1fff82 authored almost 2 years ago by Bob Z Saludo <[email protected]>
fix: stop changing the behaviour of spies on mockFn.mockReset (#13692)
eace3a1fefe95af3325b2de5374939788bbf6d34 authored almost 2 years ago by Felipe ou Jimmy <[email protected]>
eace3a1fefe95af3325b2de5374939788bbf6d34 authored almost 2 years ago by Felipe ou Jimmy <[email protected]>
feat: use `os.availableParallelism` if available (#13738)
2fb6f68f69ef99fbac8ec6be763951533539db23 authored almost 2 years ago by Simen Bekkhus <[email protected]>
2fb6f68f69ef99fbac8ec6be763951533539db23 authored almost 2 years ago by Simen Bekkhus <[email protected]>
fix: support of imports field (#13723)
499fdf07745457200b8f6735d40adc02ad874e6a authored almost 2 years ago by Homa Wong <[email protected]>
499fdf07745457200b8f6735d40adc02ad874e6a authored almost 2 years ago by Homa Wong <[email protected]>
chore(deps): bump react-native from 0.70.3 to 0.70.6 (#13734)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
378c87a5604d2ceee5517c731dc76c7903e88c7d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Simplify expression: .window.document.defaultView -> .window (#13469)
aef5497c6685e8dd514e3f9ce9c601d03ca3cae2 authored about 2 years ago by Jon Dufresne <[email protected]>
aef5497c6685e8dd514e3f9ce9c601d03ca3cae2 authored about 2 years ago by Jon Dufresne <[email protected]>
docs: fix in CLI documentation (#13731)
da25cd0a379c11c754fbf8a0e82c8b84ed4c1740 authored about 2 years ago by Tom Mrazauskas <[email protected]>
da25cd0a379c11c754fbf8a0e82c8b84ed4c1740 authored about 2 years ago by Tom Mrazauskas <[email protected]>
feat: Allow mocking property value in tests (#13496)
e77128b12839a712f268a856968d4d7a413c7405 authored about 2 years ago by Michal Kočárek <[email protected]>
e77128b12839a712f268a856968d4d7a413c7405 authored about 2 years ago by Michal Kočárek <[email protected]>
chore: attempt to cache deps in netlify
a325f8790d99029e45d215fcfc27790aa2bda131 authored about 2 years ago by Simen Bekkhus <[email protected]>
a325f8790d99029e45d215fcfc27790aa2bda131 authored about 2 years ago by Simen Bekkhus <[email protected]>
[Feature] Add support for custom equality testers (#13654)
4fd1cb3926f93974a1f10d995ed73368784bc6b9 authored about 2 years ago by Andre Wiggins <[email protected]>
4fd1cb3926f93974a1f10d995ed73368784bc6b9 authored about 2 years ago by Andre Wiggins <[email protected]>
chore: use prettier as default formatter in vscode (#13721)
6cd65a1413058459e21ad820ccc436f795db87a8 authored about 2 years ago by Homa Wong <[email protected]>
6cd65a1413058459e21ad820ccc436f795db87a8 authored about 2 years ago by Homa Wong <[email protected]>
docs: add missing colon to admonition tag
a87e5531699e4d80a6b436b0293c31f5874849c7 authored about 2 years ago by Simen Bekkhus <[email protected]>
a87e5531699e4d80a6b436b0293c31f5874849c7 authored about 2 years ago by Simen Bekkhus <[email protected]>