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

chore(lint): turn the ESLint rule `no-useless-call` on as an error (#12624)

d873e2cb25c9280e2f43721e4f95bc93fcd80db3 authored almost 3 years ago
docs: add Next.js article to "Testing Frameworks" (#12608)

80cf80055682919251b9567ef482755d5f060d47 authored almost 3 years ago
feat: Add GitHub Actions Reporter (#11320)

Co-authored-by: Marius Gundersen <[email protected]>
Co-authored-by: Stefan Buck <stefa...

b9af5187046e9f277d5f4c720a813b5cc8129857 authored almost 3 years ago
docs: fix broken link in TestingFrameworks.md (#12616)

1ba867bebc91dd2ae2d0666a521c3892f8bc27ec authored almost 3 years ago
Add contexts to mocks (#12601)

f496a93a6dfe5dc1f87745afda455d065630369e authored almost 3 years ago
fix(jest-config): add `mjs` and `cjs` to default `moduleFileExtensions` config (#12578)

daf583c3db9d1266e76785980d5895757407c8cd authored almost 3 years ago
chore: run `prettier` also on JSON files (#12598)

0d9809479139db4121ba1f72239f5a9b170f565f authored almost 3 years ago
chore: update docusaurus (#12605)

54eadb65a9f9ce789df6cf92df82cdbda68c0d4b authored almost 3 years ago
docs: add doc for `--testMatch` CLI option (#12542)

eee6bcfbca8eebf2bdc4b370f4fab9ad62ea9c40 authored almost 3 years ago
chore: remove unneeded test env from angular example (#12606)

dff2c759bbbde8fd80bc9beb7d334116dc4b8764 authored almost 3 years ago
fix(expect): Unable to make a matcher matching optional settings while possible in v26 (#12579)

719e8ea240421abdb95c244f01878eb6cfef61f9 authored almost 3 years ago
chore(deps): bump peter-evans/close-issue from 1 to 2 (#12594)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

b4de6cb6e75532447d62115f8cbcc62abcf10c7a authored almost 3 years ago
refactor(@jest/fake-timers): improve internal typings of legacy fake timers (#12567)

ad22b08908b7ec1867a686f5366b027dd4057c49 authored almost 3 years ago
fix(@jest/reporters): move missing icon file which is needed for `NotifyReporter` class (#12593)

6056cd0a855cf8f5bab7b47a3ee5b270bc871c9c authored almost 3 years ago
refactor(e2e): consolidate all end-to-end tests of fake timers (#12595)

f6219d1de381f25791c34e6a6cef05b7ffc0c13f authored almost 3 years ago
refactor(@jest/core, jest-watcher)!: rework and clean up `PatternPrompt` and its derived classes (#12591)

abca0fe6c1d9fed884e4dc8bb911b3497db506ee authored almost 3 years ago
test: increase ts config file test timeout to 360s (#12560)

bf2e4a06aa7570cf92fb6e894a06f60b7a0bb425 authored almost 3 years ago
chore(deps): remove unused @types/micromatch (#12577)

bfd995a2449916d073075a2c45e3e201b17611fc authored almost 3 years ago
fix: set testEnvironment to jsdom in react native example (#12581)

* try to fix ci

* fix: set testEnvironment to jsdom in react native example

8c95952d7fbd871c9d4f79d898a3cb14e6e22f35 authored almost 3 years ago
chore(deps): bump typescript-eslint monorepo to 5.14.0 (#12557)

54420eb51baecaba7dff293770f8cb2579825731 authored almost 3 years ago
fix(jest-environment-node): Add MessageChannel, MessageEvent to globals (#12553)

f52840d4cc996deb94fef335b588d0748f15f760 authored almost 3 years ago
chore: update lockfile after release

66408c35dc22b4259d3e27c504921198ff143115 authored almost 3 years ago
v28.0.0-alpha.7

06f58f8ca70abc9c09d554967935b58ce85c48d6 authored almost 3 years ago
docs(Configuration): use admonitions (#12533)

9d031bdbe2326f9c385d6afc1027bf4519ec710b authored almost 3 years ago
feat: implement `--shard` option (#12546)

54eab578597125bf666b4d9ccfe58273c2934dc6 authored almost 3 years ago
chore: format docs as MDX

871a8e7cc90ff0972c8aee09075c7cd814b9289a authored almost 3 years ago
chore: update docusaurus (#12500)

095f65e92a1c173747cd36449414c30b2bffd0f4 authored almost 3 years ago
fix: update @sinonjs/fake-timers (#12549)

8803091fc4b6bc2f1987d4ab1aabfe0632187fba authored almost 3 years ago
chore: update browserlist

a12abd1d6c910ed6d414611461c55e389ab40190 authored almost 3 years ago
docs: Moving to use Announcement Banner for the Support Ukraine Initiative (#12537)

3f3aa80254f2b2f365825c6ac5b5f0a2217631a5 authored almost 3 years ago
docs(cli): use admonitions (#12525)

3fbf2da6b2c26bc625e9a5d78e9ab46b527a786d authored almost 3 years ago
feat(jest-runtime): calling jest.resetModules function will clear FS and transform cache (#12531)

85a123f99b49a809edc573757cd7a54ac1c0755f authored almost 3 years ago
chore: refactor tests + clean up unused code in `SearchSource` (#12526)

ab7480498f2b013fa4cd94b80da9311f59a5f008 authored almost 3 years ago
chore(deps): bump actions/checkout from 2 to 3 (#12528)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

42566c127c476d4e7c6e6703cf6f99a8313595e3 authored almost 3 years ago
docs: Adding Social Banner in Support of Ukraine (#12532)

8498b6ae9ab870828facb474875e4ff35bea7284 authored almost 3 years ago
chore: add gitpod support (#12523)

a8f55ec3706302869f2f6a11c707f9f8443ad103 authored almost 3 years ago
chore: fix translation link for chinese

0d32846f2076a0a693dc52d90f525bba3584aee5 authored almost 3 years ago
feat(jest-test-result): add duration property to JSON test output (#12518)

3fdcb0a76152e9907c5538bbeb9845e49aadaa19 authored almost 3 years ago
chore: update typescript (#12521)

070307e15349fcf67cf1f89e115628710328f48c authored almost 3 years ago
chore: update lockfile after release

47560ecb6c92c80fdfed878dbd05840c89343c92 authored almost 3 years ago
v28.0.0-alpha.6

6284ada4adb7008f5f8673b1a7b1c789d2e508fb authored almost 3 years ago
fix(jest-each): `%#` is not replaced with index of the test case (#12517)

e4a796dbaace6d50984d103eac4fbf9dde197d02 authored almost 3 years ago
docs: fix one TypeScript example in Mock Functions documentation (#12520)

4067c5134a41bec7227c2bfee2237cf2bc4126b4 authored almost 3 years ago
chore: remove some node 10 compat code (#12515)

59a7af771b970fb40a8dc2260d675ab2b88067a7 authored almost 3 years ago
chore: activate `prefer-template` eslint rule (#12513)

a20bd2c31e126fc998c2407cfc6c1ecf39ead709 authored almost 3 years ago
feat(jest-config): Throw an error instead of showing a warning if multiple configs are used (#12510)

49322b6e7afa9a3ffa1bb1c3d12660bf2869a004 authored almost 3 years ago
chore: stop skipping detect open handles test (#12514)

e20c671e3e37db2722766a2e4c9c884b38e2eff6 authored almost 3 years ago
refactor(jest-mock): remove `FunctionType` (#12508)

1125f2f4a2dad60e449d7751d70ff620fcaf3be1 authored almost 3 years ago
fix(jest-circus, @jest/types): disallow undefined `TestContext` (#12507)

c2872aae7e3bdc8f9c236637ade294790a47d7f6 authored almost 3 years ago
docs: Describe random string case in snapshot testing (#12501)

f34599e5f36cdc5c0b0de6170169e9fa95fca4c6 authored almost 3 years ago
refactor(jest-mock)!: simplify usage of `jest.fn` generic type arguments (#12489)

b0dc2e4204ab973f62f3da985bf68a5556dfb485 authored almost 3 years ago
chore(e2e/tests): assert on correct variable (#12494)

b6df016039e27266164bdeecdd3b4eb765e9ab2b authored almost 3 years ago
chore: run 1750 operations in stale action

To capture all open issues and PRS

7826a8f15be07b2634add73a50decf73086e5948 authored almost 3 years ago
docs(Configuration): `filesystem raking` -> `filesystem churn` (#12490)

6a78699833122de938979b35e842ee88dffd8bb0 authored almost 3 years ago
docs: add README for jest-create-cache-key-function package (#12492)

1bbe6fb7f9545ec690c9f9db1156138366fb1d00 authored almost 3 years ago
Eliminate Farm work results leakage by clearing callback reference (#12497)

fc3d0341a0a5d9b1b4b7ecb506f2698e6b15ccd2 authored almost 3 years ago
chore: 30 days before close

3a411d19405a207216e5af5079e1e56898a7ab0e authored almost 3 years ago
chore: activate stale action

f221f55c6ff17555677a9334e56c5e3a885bbd79 authored almost 3 years ago
chore: stale every 10 minutes, not every :10

e4c9ea2efc99710465ca542b421823d75f79c6b9 authored almost 3 years ago
ci: close stale issues and PRs automatically (#11778)

`debug-only` for now

ce7bc851b4d4e85bc5b97a95162c386f3bf44bcf authored almost 3 years ago
Change notification to be transient (notify-send) (#11733)

ce9f711ad063e4fb93b0b728728eaa2a808ab731 authored almost 3 years ago
chore(ci): simplify config

86fcd4da27e9fd14d00440873b276046c4652cf5 authored almost 3 years ago
chore(deps): bump actions/setup-node from 2 to 3 (#12491)

953e34e5fcada052bf77fe1c0bc7e8c26c5cbe1d authored almost 3 years ago
feat(jest-runner): allow `setupFiles` module to export an async function (#12042)

c9a3d370f117a51e29df8f5e4b540e9172a7125a authored almost 3 years ago
chore: update lockfile after release

0fd4e163f384536aa71ca52d53dcafc1309ff03e authored almost 3 years ago
v28.0.0-alpha.5

46fb19b2628bd87676c10730ba19592c30b05478 authored almost 3 years ago
Iterable equality within object (#8359)

536efe837e953fdb29d0fd67a62e8358c5903fac authored almost 3 years ago
feat: add auto-mock support for async generators (#11080)

103fb154910e8b9df1c4e88896bc90f07c3ec341 authored almost 3 years ago
Revert "chore: update to actions/setup-node@v3"

This reverts commit af387f08f0ddeaac365c8f4a1546d6507160895f.

15feaca648d9573994739f483b45260fae7faa03 authored almost 3 years ago
chore: update to actions/setup-node@v3

af387f08f0ddeaac365c8f4a1546d6507160895f authored almost 3 years ago
Allowed describe and it/test to take in functions again (#12484)

6b2e901cf8a18edd1579ab97d53c5ff866452c97 authored almost 3 years ago
feat(jest-haste-map): support `dependencyExtractor` written in ESM (#12008)

ee3142257b5ea583e88753bc7963ed993c993830 authored almost 3 years ago
fix: throw useful error on invalid custom matchers (#12488)

87fcd89186597c0fad4f81879076ac230408d401 authored almost 3 years ago
fix: correct message when no tests found and `findRelatedTests` passed (#12487)

d0d7dab9d4be5729e464c71397739659ce03a410 authored almost 3 years ago
docs: `db.close` no longer necessary (#8333)

4dc9db2192b3df21c511acf8b91c86f8c6a222f7 authored almost 3 years ago
Rename "moduleLoader" to "runtime" and "extraGlobals" to "sandboxInjectedGlobals" configuration options (#10817)

1cb30a1f33b876ce23459b4dee050bef5cbb1d5c authored almost 3 years ago
docs: mock timers in example (#12385)

97466b4d6019270c88a7adb047bf66955f3e849b authored almost 3 years ago
chore: bump `@types/jest` (#12477)

c65bb4521597fb1ad65dacd778a26e04684b2872 authored almost 3 years ago
chore: fix `cleanE2e` script (#12482)

d6001477a823e7a7c36d5a1606a0927c700c1624 authored almost 3 years ago
chore: fix simple todo in `jest-circus` (#12480)

e7be4172fafb9ca7c05ca500ed7a7dabb46c1ef2 authored almost 3 years ago
fix: log JSDOM errors more cleanly (#12386)

Co-authored-by: Cody Ray Hoeft <[email protected]>

d472868ee10eccd6f234ad98f1b76ed20ef4798d authored almost 3 years ago
Fixed toHaveProperty returning false positives when looking for undefined property (#8923)

0c7ec758321324d9a21275a55632aecda848b87c authored almost 3 years ago
docs(MongoDB): use `useUnifiedTopology` (#12465)

a79a59e5ea13090a661b9416d127911d2cf1ad0a authored almost 3 years ago
chore: fix typos (#12458)

e8e13fa6dcd1d9d06b3e60317c20b9e46ad673f2 authored almost 3 years ago
refactor(jest-mock)!: rename and clean up utility types (#12435)

a653a6ffdcf0ba82891bfb068dcb87da4facbca7 authored almost 3 years ago
docs: use extra heading level for typescript in getting started (#12475)

98341d4a4f1c6a962134d07796093211876af6b6 authored almost 3 years ago
docs(website): correct information about `exports` support (#12474)

01311b36c8cf4a3b819a515e991975651a2c2f26 authored almost 3 years ago
docs(website): use `npm2yarn` plugin (#12473)

c2cd7e6d415517b5c9f8399bbf6b43c7c1dec663 authored almost 3 years ago
docs: reference prettier in inline snapshots section (#11566)

a1117f9b4a0d1f26a62bf32053c62af2ed1079e1 authored almost 3 years ago
feat: support test environment options in docblocks (#12470)

5e5a9ba5f08bbbea88a64d74ebfb6d4dca59867e authored almost 3 years ago
feat: remove `testURL` option, can be set in `testEnvironmentOptions` (#10797)

0523bccf539d8dfc1e0160d7d1c83d028910d84e authored almost 3 years ago
feat: make `context` argument to test environments mandatory (#12469)

c7da417599a402d7f810cada24e9837e0025e583 authored almost 3 years ago
chore: add type tests for Mock Function (#12459)

f975098b991e6a57ee8fe85e284fb21b03ea85b1 authored almost 3 years ago
chore: improve Jest Object’s TSDoc comments (#12467)

58cc8674f4cdd2d16bbe4042497dda0681a7adaf authored almost 3 years ago
feat(jest-environment): Pass global config to Jest environment constructor (#12461)

9c00942817cc9abf281dfe12e60422a0b1182d34 authored almost 3 years ago
chore(ci): cancel redundant workflow runs (#12468)

b28422988aea478ee840259d613a4630caf3462d authored almost 3 years ago
fix: Allow searching for tests in `node_modules` (#11084)

Co-authored-by: Christopher Roberts <[email protected]>

491e7cb0f2daa8263caccc72d48bdce7ba759b11 authored almost 3 years ago
chore: update lockfile after release

fa7ab5a8f30763a5041ed8e9bd89cb521445f1d4 authored almost 3 years ago
v28.0.0-alpha.4

c13dab19491ba6b57c2d703e7d7c4b20189e1e17 authored almost 3 years ago
[jest-resolve] Add async resolver support (#11540)

Co-authored-by: Simen Bekkhus <[email protected]>

2d0496bb4f43f99fbae7ee43a9702b1325330115 authored almost 3 years ago