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

Babel option rename (blacklist -> denylist)

nicolo-ribaudo opened this pull request over 1 year ago
Upgrade Prettier to v3

fisker opened this pull request over 1 year ago
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.1

dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump rimraf from 3.0.2 to 5.0.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump callsites from 3.1.0 to 4.0.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump p-limit from 3.1.0 to 4.0.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump supports-color from 8.1.1 to 9.3.1

dependabot[bot] opened this pull request over 1 year ago
docs: jest package website statistics of use and downloads

soyjuanmacias opened this pull request over 1 year ago
docs: add few more missing admonitions

mrazauskas opened this pull request over 1 year ago
docs: add missing admonitions in Jest Object page

mrazauskas opened this pull request over 1 year ago
[Bug]: TypeError: `value.replace` is not a function

Kurt-von-Laven opened this issue over 1 year ago
[Feature]: Debugging mode/command to detect bad mock state

TheLarkInn opened this issue over 1 year ago
chore(deps): bump @angular/common from 12.2.17 to 15.2.8

dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump read-pkg from 5.2.0 to 8.0.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump @angular/platform-browser-dynamic from 12.2.17 to 15.2.8

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump ansi-regex from 5.0.1 to 6.0.1

dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0

dependabot[bot] opened this pull request over 1 year ago
[Feature]: package.json introspection to generate transformers

gustawdaniel opened this issue over 1 year ago
fix(jest-core): don't use workers in watch mode if runInBand specified

benjaminjkraft opened this pull request over 1 year ago
fix(jest-runtime): bind `jest.isolateModulesAsync` to `this`

tjenkinson opened this pull request over 1 year ago
fix(jest-mock): spyOn should support `0` key in objects (#14077)

octaharon opened this pull request over 1 year ago
fix: Replace broken goo.gl link with actual docs link

legobeat opened this pull request over 1 year ago
[Bug]: Module mocks should be called again for each test

julienw opened this issue over 1 year ago
chore(deps-dev): bump @tsd/typescript from 4.9.5 to 5.0.4

dependabot[bot] opened this pull request over 1 year ago
feat(jest-cli): include type definitions to generated config files

mrazauskas opened this pull request over 1 year ago
feat(jest-mock): add a method to mock a function only for certain arguments

benjaminjkraft opened this pull request over 1 year ago
[Bug]: structuredClone constructor

bonkalol opened this issue over 1 year ago
chore: refresh lockfile

SimenB opened this pull request over 1 year ago
chore: update typebox dependencies

SimenB opened this pull request over 1 year ago
Allow jest.config.cts

DerTimonius opened this pull request over 1 year ago
[Bug]: Jest showing validation warning messages after upgrade

ajuni880 opened this issue over 1 year ago
[Bug]: Jest fails wrong test case

linhx opened this issue over 1 year ago
[Bug]: close

setel-ron-linh opened this issue over 1 year ago
[Bug]: Strange uncovered branches after upgrade jest

xpol opened this issue over 1 year ago
new version of nwsapi causing jest tests to hang in react

JimmySpann opened this issue over 1 year ago
Allow jest.config.cts

karlhorky opened this pull request over 1 year ago
chore(deps): bump typescript from 4.9.5 to 5.0.4

dependabot[bot] opened this pull request over 1 year ago
feat(Programmatic API): Add programmatic API

nicojs opened this pull request over 1 year ago
chore(deps): bump peter-evans/close-issue from 2 to 3

dependabot[bot] opened this pull request almost 2 years ago
fix(jest-core): always use workers in watch mode

benjaminjkraft opened this pull request almost 2 years ago
docs: Fixed incorrect docs regarding synchronous fallback for unimple…

Mike-Dax opened this pull request almost 2 years ago
test: Cleanup after verify-old-ts

eps1lon opened this pull request almost 2 years ago
fix(jest-config): handle frozen config object

mrazauskas opened this pull request almost 2 years ago
fix(jest-resolve): Remove redundant `realpath` call

eps1lon opened this pull request almost 2 years ago
I'd guess assert one mock called before another mock

water-in-stone opened this issue almost 2 years ago
[Feature]: Extend CustomMatcher instead of just functions

jhwang98 opened this issue almost 2 years ago
Can you upgrade jsdom ( >= 21.1.1 ) as `request` is deprecated?

WilliamHolmes opened this issue almost 2 years ago
fix(@jest/transform): do not attempt instrumenting `.json` modules

mrazauskas opened this pull request almost 2 years ago
[Bug]: verbatimModuleSyntax support

simPod opened this issue almost 2 years ago
[Bug]: Watch fails if SL (Steam Locomotive) is installed

dvanoni opened this issue almost 2 years ago
feat: add match named snapshot

bakamitai456 opened this pull request almost 2 years ago
Feat/load referenced config from packagejson

rafaelrabelos opened this pull request almost 2 years ago
[Bug]: Inconsistencies running in github CI with macos

rdingwell opened this issue almost 2 years ago
[Bug]: Jest increase heap usage after each test

max10rogerio opened this issue almost 2 years ago
chore(deps): bump typescript from 4.9.4 to 5.0.3

dependabot[bot] opened this pull request almost 2 years ago
[Bug]: Manual mocks file name for node protocol imports (node:)

iamchathu opened this issue almost 2 years ago
Use recommended `async-await` in examples

piranna opened this pull request almost 2 years ago
[Feature]: test dependents

its-dibo opened this issue almost 2 years ago
[Bug]: Options are not the same on different OS

its-dibo opened this issue almost 2 years ago
fix(jest-snapshot): Fix a potential bug when using babel and improve performance

liuxingbaoyu opened this pull request almost 2 years ago
Update mocks to have optional arguments

EduardoSCosta opened this pull request almost 2 years ago
[Feature]: Programmatic api to resolve the entire config and run jest

nicojs opened this issue almost 2 years ago
feat(jest-runner): switch workers to advanced serialization

alex3d opened this pull request almost 2 years ago
[Feature]: Built-in HTML reporter for Jest with easy configuration

rkrisztian opened this issue almost 2 years ago
chore(deps): bump TypeScript to v4.9.5

mrazauskas opened this pull request almost 2 years ago
chore: update docusaurus

SimenB opened this pull request almost 2 years ago
chore(deps): bump actions/stale from 7 to 8

dependabot[bot] opened this pull request almost 2 years ago
fix(snapshot): bring back support for array property matchers

bakasmarius opened this pull request almost 2 years ago
[Feature]: Print the test name, instead of only the suite name

sezanzeb opened this issue almost 2 years ago
[Bug]: createMockFromModule not mocking class correctly

dominiktopp opened this issue almost 2 years ago
[Bug]: Jest gives a wrong message to update snapshot tests

izass opened this issue almost 2 years ago
fix: Restart a shut down worker before sending it a task.

PeteTheHeat opened this pull request almost 2 years ago
[Bug]: incorrect behaviour of requireOrImportModule from jest-util

koshic opened this issue almost 2 years ago
[Bug]: unable to match URL query parameters with nodejs v19.8.1

akornatskyy opened this issue almost 2 years ago
[Bug]: `structuredClone` fails on `toStrictEqual`

JamieMagee opened this issue almost 2 years ago
[Bug]: Cannot compare classes with methods

Asaf-S opened this issue almost 2 years ago
fix(jest-mock): tweak typings to allow `jest.replaceProperty()` replace methods

mrazauskas opened this pull request almost 2 years ago
fix(jest-matcher-utils): compare value of inherited getter on test failure (#10167)

BenceSzalai opened this pull request almost 2 years ago
chore(deps): bump @angular/platform-browser from 12.2.17 to 14.3.0

dependabot[bot] opened this pull request almost 2 years ago
chore(deps-dev): bump @crowdin/cli from 3.9.3 to 3.10.1

dependabot[bot] opened this pull request almost 2 years ago
docs(cli): updated documentation for `--runTestsByPath` command

lpizzinidev opened this pull request almost 2 years ago
Add note about zero width space

ibuibu opened this pull request almost 2 years ago
[Feature]: Allow to run tests in the close vicinity of changed files

NicBright opened this issue almost 2 years ago
fix(jest-matcher-utils): show byte order mark character in diff

lpizzinidev opened this pull request almost 2 years ago