Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Jest
🃏Delightful JavaScript Testing
Collective -
Host: opensource -
https://opencollective.com/jest
- Website: https://jestjs.io/
[Bug]: import behavior has been broken for certain cases
github.com/jestjs/jest - noomorph opened this issue over 2 years ago
github.com/jestjs/jest - noomorph opened this issue over 2 years ago
fix: incorrect operation of testRegex in Windows OS
github.com/jestjs/jest - profyan99 opened this pull request over 2 years ago
github.com/jestjs/jest - profyan99 opened this pull request over 2 years ago
[Bug]: it.each doesn't support BigInt, complaining "TypeError: Do not know how to serialize a BigInt"
github.com/jestjs/jest - StephenChips opened this issue over 2 years ago
github.com/jestjs/jest - StephenChips opened this issue over 2 years ago
[Bug]: `test.failing()` does not work with failing snapshot
github.com/jestjs/jest - mrazauskas opened this issue over 2 years ago
github.com/jestjs/jest - mrazauskas opened this issue over 2 years ago
[Bug]: jest-runtime accesses `jsdom`'s `window.localStorage`, inviting `SecurityError`s when origin is opaque
github.com/jestjs/jest - chrisbobbe opened this issue over 2 years ago
github.com/jestjs/jest - chrisbobbe opened this issue over 2 years ago
[Bug]: faketimers not restore when use resetAllMocks and restoreAllMocks
github.com/jestjs/jest - lmk123 opened this issue over 2 years ago
github.com/jestjs/jest - lmk123 opened this issue over 2 years ago
switch from source-map-support to @cspotcode/source-map-support
github.com/jestjs/jest - cspotcode opened this pull request over 2 years ago
github.com/jestjs/jest - cspotcode opened this pull request over 2 years ago
[Feature]: Export MockedObject & similar utility types?
github.com/jestjs/jest - JoshuaKGoldberg opened this issue over 2 years ago
github.com/jestjs/jest - JoshuaKGoldberg opened this issue over 2 years ago
[Bug]: shard option and global coverageThreshold config
github.com/jestjs/jest - tleunen opened this issue over 2 years ago
github.com/jestjs/jest - tleunen opened this issue over 2 years ago
[Bug]: jest-circus doesn't respect beforeAll / beforeEach / afterEach / afterAll order
github.com/jestjs/jest - satanTime opened this issue over 2 years ago
github.com/jestjs/jest - satanTime opened this issue over 2 years ago
[Bug]: `document` is `null` during microtasks at the end of a test
github.com/jestjs/jest - eps1lon opened this issue over 2 years ago
github.com/jestjs/jest - eps1lon opened this issue over 2 years ago
[Bug]: [ESM] "ReferenceError: Export 'xxx' is not defined in module" when mutating previously imported `node:process` from a CJS module
github.com/jestjs/jest - Toilal opened this issue over 2 years ago
github.com/jestjs/jest - Toilal opened this issue over 2 years ago
fix: using --json suppresses CLI coverage output
github.com/jestjs/jest - F3n67u opened this pull request almost 3 years ago
github.com/jestjs/jest - F3n67u opened this pull request almost 3 years ago
Only match relative paths when specifying paths
github.com/jestjs/jest - brandon-leapyear opened this pull request almost 3 years ago
github.com/jestjs/jest - brandon-leapyear opened this pull request almost 3 years ago
[Feature]: upgrade source-map to @cspotcode/source-map
github.com/jestjs/jest - cspotcode opened this issue almost 3 years ago
github.com/jestjs/jest - cspotcode opened this issue almost 3 years ago
[Feature]: Replace `@types/jest`'s `expect` implementation with `@jest/expect`
github.com/jestjs/jest - SimenB opened this issue almost 3 years ago
github.com/jestjs/jest - SimenB opened this issue almost 3 years ago
feat: bundle Jest's modules with webpack
github.com/jestjs/jest - SimenB opened this pull request almost 3 years ago
github.com/jestjs/jest - SimenB opened this pull request almost 3 years ago
[Feature]: Detect unused stubs in test code
github.com/jestjs/jest - cloudlena opened this issue almost 3 years ago
github.com/jestjs/jest - cloudlena opened this issue almost 3 years ago
[Bug]: `Worker` class of `jest-worker` does not support ESM worker modules
github.com/jestjs/jest - mrazauskas opened this issue almost 3 years ago
github.com/jestjs/jest - mrazauskas opened this issue almost 3 years ago
[Bug]: afterAll() and afterEach() hooks are not invoked when Jest CLI exits because of SIGINT
github.com/jestjs/jest - cowboyd opened this issue almost 3 years ago
github.com/jestjs/jest - cowboyd opened this issue almost 3 years ago
[Bug]: 0 is not considered equal to -0?
github.com/jestjs/jest - Pomax opened this issue almost 3 years ago
github.com/jestjs/jest - Pomax opened this issue almost 3 years ago
chore: replace `vm.Script` with `vm.compileFunction`
github.com/jestjs/jest - rthreei opened this pull request almost 3 years ago
github.com/jestjs/jest - rthreei opened this pull request almost 3 years ago
Hooks cannot be defined inside tests. Hook of type "beforeEach" is nested within "check for App".
github.com/jestjs/jest - code-masala opened this issue about 3 years ago
github.com/jestjs/jest - code-masala opened this issue about 3 years ago
[Bug]: FORCE_COLOR is not passed to child process
github.com/jestjs/jest - memeplex opened this issue about 3 years ago
github.com/jestjs/jest - memeplex opened this issue about 3 years ago
[Feature]: A middleground between full isolation and --runInBand
github.com/jestjs/jest - glenjamin opened this issue about 3 years ago
github.com/jestjs/jest - glenjamin opened this issue about 3 years ago
[Bug]: Jest ESM (ts-jest) can't find import from CJS module
github.com/jestjs/jest - themaskedavenger opened this issue about 3 years ago
github.com/jestjs/jest - themaskedavenger opened this issue about 3 years ago
[Feature]: Lift `moduleFileExtensions` option validation.
github.com/jestjs/jest - gomain opened this issue about 3 years ago
github.com/jestjs/jest - gomain opened this issue about 3 years ago
[Bug]: Error objects are not deeply compared by toEqual
github.com/jestjs/jest - petewest-vocovo opened this issue about 3 years ago
github.com/jestjs/jest - petewest-vocovo opened this issue about 3 years ago
[Bug]: Wrong visual diff for non-matching Symbols and Functions and matching asymmetric matcher in toHaveBeenCalledWith
github.com/jestjs/jest - wolfgangwalther opened this issue about 3 years ago
github.com/jestjs/jest - wolfgangwalther opened this issue about 3 years ago
[Bug]: ECMAScript Modules with multi spec can not debug
github.com/jestjs/jest - wszgrcy opened this issue about 3 years ago
github.com/jestjs/jest - wszgrcy opened this issue about 3 years ago
[Bug]: changedSince should pick up cases that have broken files dependencies
github.com/jestjs/jest - link89 opened this issue about 3 years ago
github.com/jestjs/jest - link89 opened this issue about 3 years ago
Add esbuild resolver for `jest.config.ts`
github.com/jestjs/jest - jensmeindertsma opened this pull request about 3 years ago
github.com/jestjs/jest - jensmeindertsma opened this pull request about 3 years ago
[Bug]: Mock ESM module not working
github.com/jestjs/jest - anschm opened this issue about 3 years ago
github.com/jestjs/jest - anschm opened this issue about 3 years ago
[Bug]: toThrow discards non-Error objects when used with promises, while accepting them in synchronuous code
github.com/jestjs/jest - michkot opened this issue about 3 years ago
github.com/jestjs/jest - michkot opened this issue about 3 years ago
feat(snapshot): support snapshotResolver and snapshotSerializers written in ESM
github.com/jestjs/jest - chentsulin opened this pull request about 3 years ago
github.com/jestjs/jest - chentsulin opened this pull request about 3 years ago
[Bug]: yarn test fails on main branch: unable to resolve path to module
github.com/jestjs/jest - soryy708 opened this issue about 3 years ago
github.com/jestjs/jest - soryy708 opened this issue about 3 years ago
[Feature]: Stubbing Classes
github.com/jestjs/jest - christoph-fricke opened this issue about 3 years ago
github.com/jestjs/jest - christoph-fricke opened this issue about 3 years ago
[Feature]: Allow usage of tsm instead of ts-node?
github.com/jestjs/jest - karlhorky opened this issue about 3 years ago
github.com/jestjs/jest - karlhorky opened this issue about 3 years ago
[Bug]: Jest entrypoint does not expose named exports in node mjs file
github.com/jestjs/jest - BPScott opened this issue about 3 years ago
github.com/jestjs/jest - BPScott opened this issue about 3 years ago
[Feature]: Create Schema for JSON and YAML Config Files
github.com/jestjs/jest - Kurt-von-Laven opened this issue about 3 years ago
github.com/jestjs/jest - Kurt-von-Laven opened this issue about 3 years ago
[Bug]: jest-circus runner ignores `toJSON` serialization, causing `Converting circular structure to JSON` warnings
github.com/jestjs/jest - blimmer opened this issue about 3 years ago
github.com/jestjs/jest - blimmer opened this issue about 3 years ago
[Bug]: Memory consumption issues on Node JS 16.11.0+
github.com/jestjs/jest - EternallLight opened this issue about 3 years ago
github.com/jestjs/jest - EternallLight opened this issue about 3 years ago
[Bug]: snapshots path is not case sensitive on Windows
github.com/jestjs/jest - Maxim-Mazurok opened this issue about 3 years ago
github.com/jestjs/jest - Maxim-Mazurok opened this issue about 3 years ago
[Bug]: Modified ArrayBuffer exception when running Jest with SES enabled
github.com/jestjs/jest - samsiegart opened this issue about 3 years ago
github.com/jestjs/jest - samsiegart opened this issue about 3 years ago
[Feature]: Let us config which fs should be used for jest
github.com/jestjs/jest - wood1986 opened this issue about 3 years ago
github.com/jestjs/jest - wood1986 opened this issue about 3 years ago
[Feature]: Print error.cause
github.com/jestjs/jest - conartist6 opened this issue about 3 years ago
github.com/jestjs/jest - conartist6 opened this issue about 3 years ago
[Bug]: jest does not log to stdout, so its output cannot be captured.
github.com/jestjs/jest - Pomax opened this issue about 3 years ago
github.com/jestjs/jest - Pomax opened this issue about 3 years ago
fix(jest-transform): fix race condition while reading cache file
github.com/jestjs/jest - kkalavantavanich opened this pull request about 3 years ago
github.com/jestjs/jest - kkalavantavanich opened this pull request about 3 years ago
[Feature]: Run at most n tests in one worker
github.com/jestjs/jest - zyf0330 opened this issue about 3 years ago
github.com/jestjs/jest - zyf0330 opened this issue about 3 years ago
[Bug]: Jest does not check the name property of the error object and just checks the message property to decide equality in Nodejs
github.com/jestjs/jest - talatkuyuk opened this issue over 3 years ago
github.com/jestjs/jest - talatkuyuk opened this issue over 3 years ago
[Bug]: HTML Coverage does not understand template strings
github.com/jestjs/jest - hasezoey opened this issue over 3 years ago
github.com/jestjs/jest - hasezoey opened this issue over 3 years ago
[Bug]: False negative (instanceof Float32Array)
github.com/jestjs/jest - o-alexandre-felipe opened this issue over 3 years ago
github.com/jestjs/jest - o-alexandre-felipe opened this issue over 3 years ago
[Bug]: ChildProcessWorker doesn't exit after a segfault
github.com/jestjs/jest - lukaw3d opened this issue over 3 years ago
github.com/jestjs/jest - lukaw3d opened this issue over 3 years ago
[Bug]: `--experimental-vm-modules` && import() && multiple `testEnvironment` && Test environment has been torn down
github.com/jestjs/jest - loynoir opened this issue over 3 years ago
github.com/jestjs/jest - loynoir opened this issue over 3 years ago
feat(jest-haste-map): add workerTimeout
github.com/jestjs/jest - sigveio opened this pull request over 3 years ago
github.com/jestjs/jest - sigveio opened this pull request over 3 years ago
[Feature]: Add CLI options help to DefaultOptions and InitialOptions type definitions
github.com/jestjs/jest - JustinGrote opened this issue over 3 years ago
github.com/jestjs/jest - JustinGrote opened this issue over 3 years ago
Coverage report is wrong (lower) when code is executed by many separate test files
github.com/jestjs/jest - ipsips opened this issue over 3 years ago
github.com/jestjs/jest - ipsips opened this issue over 3 years ago
--changedSince does not run anything if a file is changed that is referenced by setupFilesAfterEnv
github.com/jestjs/jest - lukeapage opened this issue over 3 years ago
github.com/jestjs/jest - lukeapage opened this issue over 3 years ago
Support `--bail` with programmatic usage
github.com/jestjs/jest - nicojs opened this issue over 3 years ago
github.com/jestjs/jest - nicojs opened this issue over 3 years ago
crypto.generateKeyPairSync causing KEYPAIRGENREQUEST "potentially keeping Jest from exiting"
github.com/jestjs/jest - hornta opened this issue over 3 years ago
github.com/jestjs/jest - hornta opened this issue over 3 years ago
ts-node not found with TS config file and yarn 2 PNP strict mode + workspaces
github.com/jestjs/jest - blutorange opened this issue over 3 years ago
github.com/jestjs/jest - blutorange opened this issue over 3 years ago
Jest runtime blows up if internals are not defined in ES module
github.com/jestjs/jest - mekwall opened this issue over 3 years ago
github.com/jestjs/jest - mekwall opened this issue over 3 years ago
Jest Worker swallows exception with UnhandledPromiseRejectionWarning
github.com/jestjs/jest - mattiagiuffrida-st opened this issue over 3 years ago
github.com/jestjs/jest - mattiagiuffrida-st opened this issue over 3 years ago
[WIP] Update documentation for Timer Mocks
github.com/jestjs/jest - sigveio opened this pull request over 3 years ago
github.com/jestjs/jest - sigveio opened this pull request over 3 years ago
doc : jest fake timers : expect on setTimeout not working
github.com/jestjs/jest - christopheblin opened this issue over 3 years ago
github.com/jestjs/jest - christopheblin opened this issue over 3 years ago
[jest-circus] missing fail() method
github.com/jestjs/jest - Darep opened this issue over 3 years ago
github.com/jestjs/jest - Darep opened this issue over 3 years ago
Include ".ts" in `extensionsToTreatAsEsm` for TypeScript projects with "type": "module"
github.com/jestjs/jest - RA80533 opened this issue over 3 years ago
github.com/jestjs/jest - RA80533 opened this issue over 3 years ago
Transforming jest tests to migrate to latest API
github.com/jestjs/jest - coderaiser opened this issue over 3 years ago
github.com/jestjs/jest - coderaiser opened this issue over 3 years ago
very different error messages on macOS and Ubuntu, and macOS's is not useful
github.com/jestjs/jest - JounQin opened this issue over 3 years ago
github.com/jestjs/jest - JounQin opened this issue over 3 years ago
Run docker container with --watchAll flag
github.com/jestjs/jest - Rishabhraghwendra18 opened this issue over 3 years ago
github.com/jestjs/jest - Rishabhraghwendra18 opened this issue over 3 years ago
Missing coverage information in random lines
github.com/jestjs/jest - MoritzOtto opened this issue over 3 years ago
github.com/jestjs/jest - MoritzOtto opened this issue over 3 years ago
globalSetup, globalTeardown and testEnvironment does not recognize moduleNameMappers config
github.com/jestjs/jest - abreu-gyant opened this issue over 3 years ago
github.com/jestjs/jest - abreu-gyant opened this issue over 3 years ago
Jest Should consistently report paths to files for easy navigation
github.com/jestjs/jest - cawoodm opened this issue over 3 years ago
github.com/jestjs/jest - cawoodm opened this issue over 3 years ago
“TypeError: Right-hand side of 'instanceof' is not callable” on Jest test trying to verify is an instance of my library
github.com/jestjs/jest - romerodiesan opened this issue over 3 years ago
github.com/jestjs/jest - romerodiesan opened this issue over 3 years ago
Don't add number to snapshot key when hint is provided
github.com/jestjs/jest - sarmong opened this issue over 3 years ago
github.com/jestjs/jest - sarmong opened this issue over 3 years ago
toMatchObject() how to get the object properties that are not matched.
github.com/jestjs/jest - xueshennnn opened this issue over 3 years ago
github.com/jestjs/jest - xueshennnn opened this issue over 3 years ago
[Babel-jest] reuse, memoize babel config instead of calling loadBabelConfig for initial cachekey calculation
github.com/jestjs/jest - kwonoj opened this issue over 3 years ago
github.com/jestjs/jest - kwonoj opened this issue over 3 years ago
allow print/log message inside test statements
github.com/jestjs/jest - bluelovers opened this issue over 3 years ago
github.com/jestjs/jest - bluelovers opened this issue over 3 years ago
Loading a configuration from a Node package
github.com/jestjs/jest - juliendargelos opened this issue over 3 years ago
github.com/jestjs/jest - juliendargelos opened this issue over 3 years ago
Sporadic "Command failed with exit code 1" but no test failure
github.com/jestjs/jest - LinqLover opened this issue over 3 years ago
github.com/jestjs/jest - LinqLover opened this issue over 3 years ago
CLI option --disable-concurrent
github.com/jestjs/jest - golergka opened this issue over 3 years ago
github.com/jestjs/jest - golergka opened this issue over 3 years ago
Only failed tests not working in watch mode
github.com/jestjs/jest - sam-jg opened this issue over 3 years ago
github.com/jestjs/jest - sam-jg opened this issue over 3 years ago
Jest website not on bing/duckduckgo
github.com/jestjs/jest - IntegraterGithub opened this issue over 3 years ago
github.com/jestjs/jest - IntegraterGithub opened this issue over 3 years ago
Jest spyOn should use Object.hasOwnProperty instead of object.hasOwnProperty
github.com/jestjs/jest - NikhilVerma opened this issue over 3 years ago
github.com/jestjs/jest - NikhilVerma opened this issue over 3 years ago
Result.message is not a function error
github.com/jestjs/jest - KristianRykkje opened this pull request over 3 years ago
github.com/jestjs/jest - KristianRykkje opened this pull request over 3 years ago
setSystemTime is not used for cookie expiry when using the JSDom environment
github.com/jestjs/jest - adharris opened this issue over 3 years ago
github.com/jestjs/jest - adharris opened this issue over 3 years ago
Expose istanbul/nyc's check-coverage functionality in jest
github.com/jestjs/jest - rkrabek opened this issue over 3 years ago
github.com/jestjs/jest - rkrabek opened this issue over 3 years ago
`--only-changed` should not include staged files
github.com/jestjs/jest - insidewhy opened this issue over 3 years ago
github.com/jestjs/jest - insidewhy opened this issue over 3 years ago
Jest with TypeScript and ES modules can't import "named imports" from cjs modules
github.com/jestjs/jest - themaskedavenger opened this issue over 3 years ago
github.com/jestjs/jest - themaskedavenger opened this issue over 3 years ago
Duplicate copies of a function are loaded when `require`ing mocked file
github.com/jestjs/jest - ChocolateLoverRaj opened this issue over 3 years ago
github.com/jestjs/jest - ChocolateLoverRaj opened this issue over 3 years ago
Resolve PnP Virtuals when collecting test coverage
github.com/jestjs/jest - noahnu opened this issue over 3 years ago
github.com/jestjs/jest - noahnu opened this issue over 3 years ago
Jest 27: jest.setTimeout has no effect when used in `async` test
github.com/jestjs/jest - AlCalzone opened this issue over 3 years ago
github.com/jestjs/jest - AlCalzone opened this issue over 3 years ago
Add option to use .gitignore or at least accept a function returning a boolean in testPathIgnorePatterns
github.com/jestjs/jest - rdsedmundo opened this issue over 3 years ago
github.com/jestjs/jest - rdsedmundo opened this issue over 3 years ago
fix: jest-circus shares events among imports #11483
github.com/jestjs/jest - satanTime opened this pull request over 3 years ago
github.com/jestjs/jest - satanTime opened this pull request over 3 years ago
[Possible regression] jest.setTimeout not honored
github.com/jestjs/jest - coodoo opened this issue over 3 years ago
github.com/jestjs/jest - coodoo opened this issue over 3 years ago