Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jestjs/jest issues and pull requests

#12424 - [Feature]: Replace `@types/jest`'s `expect` implementation with `@jest/expect`

Issue - State: open - Opened by SimenB over 2 years ago - 10 comments
Labels: Help Wanted, :rocket: Feature Request, TypeScript, Pinned

#12424 - [Feature]: Replace `@types/jest`'s `expect` implementation with `@jest/expect`

Issue - State: open - Opened by SimenB over 2 years ago - 10 comments
Labels: Help Wanted, :rocket: Feature Request, TypeScript, Pinned

#12348 - feat: bundle Jest's modules with webpack

Pull Request - State: closed - Opened by SimenB over 2 years ago - 22 comments
Labels: cla signed, Pinned

#12296 - [Feature]: Detect unused stubs in test code

Issue - State: open - Opened by cloudlena over 2 years ago - 12 comments
Labels: Help Wanted, :rocket: Feature Request, Pinned

#12274 - [Bug]: `Worker` class of `jest-worker` does not support ESM worker modules

Issue - State: closed - Opened by mrazauskas almost 3 years ago - 7 comments
Labels: :rocket: Feature Request

#12259 - [Bug]: afterAll() and afterEach() hooks are not invoked when Jest CLI exits because of SIGINT

Issue - State: closed - Opened by cowboyd almost 3 years ago - 40 comments
Labels: Needs Triage, Bug Report, Stale

#12221 - [Bug]: 0 is not considered equal to -0?

Issue - State: open - Opened by Pomax almost 3 years ago - 19 comments
Labels: Bug Report, Pinned

#12205 - chore: replace `vm.Script` with `vm.compileFunction`

Pull Request - State: open - Opened by rthreei almost 3 years ago - 21 comments
Labels: cla signed

#12205 - chore: replace `vm.Script` with `vm.compileFunction`

Pull Request - State: open - Opened by rthreei almost 3 years ago - 21 comments
Labels: cla signed

#12205 - chore: replace `vm.Script` with `vm.compileFunction`

Pull Request - State: open - Opened by rthreei almost 3 years ago - 21 comments
Labels: cla signed

#12205 - chore: replace `vm.Script` with `vm.compileFunction`

Pull Request - State: open - Opened by rthreei almost 3 years ago - 48 comments
Labels: cla signed

#12205 - chore: replace `vm.Script` with `vm.compileFunction`

Pull Request - State: open - Opened by rthreei almost 3 years ago - 21 comments
Labels: cla signed

#12205 - chore: replace `vm.Script` with `vm.compileFunction`

Pull Request - State: open - Opened by rthreei almost 3 years ago - 21 comments
Labels: cla signed

#12205 - chore: replace `vm.Script` with `vm.compileFunction`

Pull Request - State: open - Opened by rthreei almost 3 years ago - 21 comments
Labels: cla signed

#12171 - Hooks cannot be defined inside tests. Hook of type "beforeEach" is nested within "check for App".

Issue - State: closed - Opened by code-masala almost 3 years ago - 9 comments
Labels: Needs Triage, Bug Report, Stale

#12162 - [Bug]: FORCE_COLOR is not passed to child process

Issue - State: closed - Opened by memeplex almost 3 years ago - 4 comments
Labels: Needs Triage, Bug Report, Stale

#12147 - [Feature]: A middleground between full isolation and --runInBand

Issue - State: closed - Opened by glenjamin almost 3 years ago - 7 comments
Labels: :rocket: Feature Request, Stale

#12120 - [Bug]: Jest ESM (ts-jest) can't find import from CJS module

Issue - State: closed - Opened by themaskedavenger almost 3 years ago - 15 comments
Labels: Needs Triage, Bug Report

#12116 - [Feature]: Lift `moduleFileExtensions` option validation.

Issue - State: closed - Opened by gomain almost 3 years ago - 10 comments
Labels: Help Wanted, :rocket: Feature Request, Stale

#12108 - [Bug]: Error objects are not deeply compared by toEqual

Issue - State: open - Opened by petewest-vocovo almost 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#12077 - [Bug]: Wrong visual diff for non-matching Symbols and Functions and matching asymmetric matcher in toHaveBeenCalledWith

Issue - State: open - Opened by wolfgangwalther almost 3 years ago - 4 comments
Labels: Needs Triage, Bug Report

#12075 - [Bug]: ECMAScript Modules with multi spec can not debug

Issue - State: closed - Opened by wszgrcy almost 3 years ago - 7 comments
Labels: Needs Triage, Bug Report, Stale

#12052 - [Bug]: changedSince should pick up cases that have broken files dependencies

Issue - State: closed - Opened by link89 almost 3 years ago - 4 comments
Labels: Needs Triage, Bug Report, Stale

#12041 - Add esbuild resolver for `jest.config.ts`

Pull Request - State: closed - Opened by jensmeindertsma almost 3 years ago - 12 comments
Labels: cla signed

#12030 - [Bug]: Mock ESM module not working

Issue - State: closed - Opened by anschm almost 3 years ago - 8 comments
Labels: Needs Triage, Bug Report, Stale

#12024 - [Bug]: toThrow discards non-Error objects when used with promises, while accepting them in synchronuous code

Issue - State: open - Opened by michkot almost 3 years ago - 7 comments
Labels: Needs Triage, Bug Report

#12024 - [Bug]: toThrow discards non-Error objects when used with promises, while accepting them in synchronuous code

Issue - State: open - Opened by michkot almost 3 years ago - 8 comments
Labels: Needs Triage, Bug Report

#12014 - feat(snapshot): support snapshotResolver and snapshotSerializers written in ESM

Pull Request - State: open - Opened by chentsulin about 3 years ago - 7 comments
Labels: cla signed

#12011 - [Bug]: yarn test fails on main branch: unable to resolve path to module

Issue - State: open - Opened by soryy708 about 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#12011 - [Bug]: yarn test fails on main branch: unable to resolve path to module

Issue - State: open - Opened by soryy708 about 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#12011 - [Bug]: yarn test fails on main branch: unable to resolve path to module

Issue - State: closed - Opened by soryy708 about 3 years ago - 7 comments
Labels: Needs Triage, Bug Report, Stale

#12011 - [Bug]: yarn test fails on main branch: unable to resolve path to module

Issue - State: open - Opened by soryy708 about 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#12011 - [Bug]: yarn test fails on main branch: unable to resolve path to module

Issue - State: open - Opened by soryy708 about 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#11995 - [Feature]: Stubbing Classes

Issue - State: open - Opened by christoph-fricke about 3 years ago - 8 comments
Labels: :rocket: Feature Request

#11989 - [Feature]: Allow usage of tsm instead of ts-node?

Issue - State: open - Opened by karlhorky about 3 years ago - 18 comments
Labels: :rocket: Feature Request, Pinned

#11982 - [Bug]: Jest entrypoint does not expose named exports in node mjs file

Issue - State: closed - Opened by BPScott about 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#11963 - [Feature]: Create Schema for JSON and YAML Config Files

Issue - State: open - Opened by Kurt-von-Laven about 3 years ago - 12 comments
Labels: Help Wanted, :rocket: Feature Request, Pinned

#11958 - [Bug]: jest-circus runner ignores `toJSON` serialization, causing `Converting circular structure to JSON` warnings

Issue - State: open - Opened by blimmer about 3 years ago - 4 comments
Labels: Needs Triage, Bug Report

#11956 - [Bug]: Memory consumption issues on Node JS 16.11.0+

Issue - State: closed - Opened by EternallLight about 3 years ago - 285 comments
Labels: Upstream Bug, Pinned

#11953 - [Bug]: snapshots path is not case sensitive on Windows

Issue - State: closed - Opened by Maxim-Mazurok about 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#11952 - [Bug]: Modified ArrayBuffer exception when running Jest with SES enabled

Issue - State: closed - Opened by samsiegart about 3 years ago - 10 comments
Labels: Needs Triage, Bug Report, Stale

#11945 - [Feature]: Let us config which fs should be used for jest

Issue - State: closed - Opened by wood1986 about 3 years ago - 5 comments
Labels: Stale

#11935 - [Feature]: Print error.cause

Issue - State: closed - Opened by conartist6 about 3 years ago - 38 comments

#11925 - [Bug]: jest does not log to stdout, so its output cannot be captured.

Issue - State: open - Opened by Pomax about 3 years ago - 8 comments
Labels: Needs Triage, Bug Report

#11920 - fix(jest-transform): fix race condition while reading cache file

Pull Request - State: closed - Opened by kkalavantavanich about 3 years ago - 5 comments
Labels: cla signed, Stale

#11908 - [Feature]: Run at most n tests in one worker

Issue - State: closed - Opened by zyf0330 about 3 years ago - 6 comments
Labels: Stale

#11883 - [Bug]: Jest does not check the name property of the error object and just checks the message property to decide equality in Nodejs

Issue - State: closed - Opened by talatkuyuk about 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#11868 - [Bug]: HTML Coverage does not understand template strings

Issue - State: open - Opened by hasezoey about 3 years ago - 5 comments
Labels: Needs Triage, Bug Report

#11864 - [Bug]: False negative (instanceof Float32Array)

Issue - State: closed - Opened by o-alexandre-felipe about 3 years ago - 10 comments
Labels: Needs Triage, Bug Report, Stale

#11819 - [Bug]: ChildProcessWorker doesn't exit after a segfault

Issue - State: closed - Opened by lukaw3d about 3 years ago - 7 comments
Labels: Needs Triage, Bug Report

#11814 - [Bug]: `--experimental-vm-modules` && import() && multiple `testEnvironment` && Test environment has been torn down

Issue - State: closed - Opened by loynoir about 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#11795 - feat(jest-haste-map): add workerTimeout

Pull Request - State: closed - Opened by sigveio about 3 years ago - 3 comments
Labels: cla signed, Stale

#11789 - [Feature]: Add CLI options help to DefaultOptions and InitialOptions type definitions

Issue - State: closed - Opened by JustinGrote about 3 years ago - 7 comments
Labels: Stale

#11789 - [Feature]: Add CLI options help to DefaultOptions and InitialOptions type definitions

Issue - State: open - Opened by JustinGrote about 3 years ago - 5 comments
Labels: Stale

#11776 - Coverage report is wrong (lower) when code is executed by many separate test files

Issue - State: closed - Opened by ipsips about 3 years ago - 9 comments
Labels: Needs Triage, Bug Report, Stale

#11774 - --changedSince does not run anything if a file is changed that is referenced by setupFilesAfterEnv

Issue - State: closed - Opened by lukeapage about 3 years ago - 10 comments
Labels: Needs Triage, Bug Report, Stale

#11766 - Support `--bail` with programmatic usage

Issue - State: open - Opened by nicojs about 3 years ago - 5 comments
Labels: :rocket: Feature Request, Stale

#11766 - Support `--bail` with programmatic usage

Issue - State: open - Opened by nicojs about 3 years ago - 5 comments
Labels: :rocket: Feature Request, Stale

#11766 - Support `--bail` with programmatic usage

Issue - State: closed - Opened by nicojs about 3 years ago - 7 comments
Labels: :rocket: Feature Request, Stale

#11754 - crypto.generateKeyPairSync causing KEYPAIRGENREQUEST "potentially keeping Jest from exiting"

Issue - State: closed - Opened by hornta about 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#11751 - ts-node not found with TS config file and yarn 2 PNP strict mode + workspaces

Issue - State: closed - Opened by blutorange about 3 years ago - 6 comments
Labels: Needs Triage, Bug Report, Stale

#11746 - Jest runtime blows up if internals are not defined in ES module

Issue - State: open - Opened by mekwall about 3 years ago - 9 comments
Labels: Needs Triage, Bug Report

#11745 - Jest Worker swallows exception with UnhandledPromiseRejectionWarning

Issue - State: closed - Opened by mattiagiuffrida-st about 3 years ago - 11 comments
Labels: Needs Triage, Bug Report, Stale

#11731 - [WIP] Update documentation for Timer Mocks

Pull Request - State: closed - Opened by sigveio about 3 years ago - 7 comments
Labels: cla signed, Stale

#11713 - doc : jest fake timers : expect on setTimeout not working

Issue - State: open - Opened by christopheblin about 3 years ago - 20 comments
Labels: Needs Triage, Bug Report

#11698 - [jest-circus] missing fail() method

Issue - State: open - Opened by Darep over 3 years ago - 33 comments
Labels: :boom: Regression

#11694 - Include ".ts" in `extensionsToTreatAsEsm` for TypeScript projects with "type": "module"

Issue - State: closed - Opened by RA80533 over 3 years ago - 5 comments
Labels: :rocket: Feature Request, Stale

#11671 - Transforming jest tests to migrate to latest API

Issue - State: closed - Opened by coderaiser over 3 years ago - 4 comments
Labels: :rocket: Feature Request, Stale

#11658 - very different error messages on macOS and Ubuntu, and macOS's is not useful

Issue - State: closed - Opened by JounQin over 3 years ago - 4 comments
Labels: Needs Triage, Bug Report, Stale

#11651 - Run docker container with --watchAll flag

Issue - State: closed - Opened by Rishabhraghwendra18 over 3 years ago - 4 comments
Labels: :rocket: Feature Request, Stale

#11647 - Missing coverage information in random lines

Issue - State: open - Opened by MoritzOtto over 3 years ago - 11 comments
Labels: Needs Triage, Bug Report

#11644 - globalSetup, globalTeardown and testEnvironment does not recognize moduleNameMappers config

Issue - State: open - Opened by abreu-gyant over 3 years ago - 23 comments
Labels: Needs Triage, Bug Report

#11643 - Jest Should consistently report paths to files for easy navigation

Issue - State: closed - Opened by cawoodm over 3 years ago - 5 comments
Labels: :rocket: Feature Request, Stale

#11628 - Mocking Nested method

Issue - State: closed - Opened by adelin-b over 3 years ago - 5 comments
Labels: Stale

#11627 - Don't add number to snapshot key when hint is provided

Issue - State: closed - Opened by sarmong over 3 years ago - 4 comments
Labels: :rocket: Feature Request, Stale

#11623 - toMatchObject() how to get the object properties that are not matched.

Issue - State: closed - Opened by xueshennnn over 3 years ago - 4 comments
Labels: Stale

#11620 - [Babel-jest] reuse, memoize babel config instead of calling loadBabelConfig for initial cachekey calculation

Issue - State: closed - Opened by kwonoj over 3 years ago - 5 comments
Labels: :rocket: Feature Request, Stale

#11619 - allow print/log message inside test statements

Issue - State: closed - Opened by bluelovers over 3 years ago - 5 comments
Labels: :rocket: Feature Request, Stale

#11613 - Mock Higher Order Functions

Issue - State: closed - Opened by kerimsari over 3 years ago - 4 comments
Labels: Stale

#11609 - Loading a configuration from a Node package

Issue - State: closed - Opened by juliendargelos over 3 years ago - 4 comments
Labels: :rocket: Feature Request, Stale

#11601 - Sporadic "Command failed with exit code 1" but no test failure

Issue - State: closed - Opened by LinqLover over 3 years ago - 15 comments
Labels: Needs Triage, Bug Report, Stale

#11600 - CLI option --disable-concurrent

Issue - State: closed - Opened by golergka over 3 years ago - 6 comments
Labels: :rocket: Feature Request, Stale

#11596 - Only failed tests not working in watch mode

Issue - State: open - Opened by sam-jg over 3 years ago - 8 comments
Labels: Needs Triage, Bug Report

#11593 - Jest website not on bing/duckduckgo

Issue - State: closed - Opened by IntegraterGithub over 3 years ago - 4 comments
Labels: :rocket: Feature Request, Stale

#11589 - Jest spyOn should use Object.hasOwnProperty instead of object.hasOwnProperty

Issue - State: closed - Opened by NikhilVerma over 3 years ago - 4 comments
Labels: Stale

#11587 - Result.message is not a function error

Pull Request - State: closed - Opened by KristianRykkje over 3 years ago - 6 comments
Labels: cla signed, Stale

#11585 - setSystemTime is not used for cookie expiry when using the JSDom environment

Issue - State: closed - Opened by adharris over 3 years ago - 7 comments
Labels: Upstream Bug, Stale

#11581 - Expose istanbul/nyc's check-coverage functionality in jest

Issue - State: closed - Opened by rkrabek over 3 years ago - 7 comments
Labels: :rocket: Feature Request, Stale

#11579 - `--only-changed` should not include staged files

Issue - State: closed - Opened by insidewhy over 3 years ago - 5 comments
Labels: :rocket: Feature Request, Stale

#11563 - Jest with TypeScript and ES modules can't import "named imports" from cjs modules

Issue - State: open - Opened by themaskedavenger over 3 years ago - 13 comments
Labels: Needs Triage, Bug Report

#11559 - Duplicate copies of a function are loaded when `require`ing mocked file

Issue - State: closed - Opened by ChocolateLoverRaj over 3 years ago - 5 comments
Labels: Needs Triage, Bug Report, Stale

#11557 - Resolve PnP Virtuals when collecting test coverage

Issue - State: open - Opened by noahnu over 3 years ago - 7 comments
Labels: :rocket: Feature Request

#11543 - Jest 27: jest.setTimeout has no effect when used in `async` test

Issue - State: open - Opened by AlCalzone over 3 years ago - 16 comments
Labels: :boom: Regression

#11532 - Add option to use .gitignore or at least accept a function returning a boolean in testPathIgnorePatterns

Issue - State: open - Opened by rdsedmundo over 3 years ago - 7 comments
Labels: :rocket: Feature Request

#11529 - fix: jest-circus shares events among imports #11483

Pull Request - State: open - Opened by satanTime over 3 years ago - 26 comments
Labels: cla signed

#11500 - [Possible regression] jest.setTimeout not honored

Issue - State: closed - Opened by coodoo over 3 years ago - 29 comments
Labels: Needs Triage, Bug Report, Stale

#11483 - the same context for addEventHandler from `jest-circus/src/state.ts`

Issue - State: open - Opened by satanTime over 3 years ago - 18 comments
Labels: Needs Triage, Bug Report

#11463 - Open Knex database causes open handles issues in Jest 27

Issue - State: closed - Opened by joshkel over 3 years ago - 10 comments
Labels: Needs Triage, Bug Report, Stale