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/
jest.mock does not mock an ES module without Babel
github.com/jestjs/jest - aldeed opened this issue over 4 years ago
github.com/jestjs/jest - aldeed opened this issue over 4 years ago
Use cross browser stack trace utils
github.com/jestjs/jest - jquense opened this issue over 4 years ago
github.com/jestjs/jest - jquense opened this issue over 4 years ago
Files are not transformed when there is nested `package.json` file
github.com/jestjs/jest - latata opened this issue over 4 years ago
github.com/jestjs/jest - latata opened this issue over 4 years ago
JavaScript heap out of memory after upgrade to Jest 26
github.com/jestjs/jest - simkessy opened this issue over 4 years ago
github.com/jestjs/jest - simkessy opened this issue over 4 years ago
Allow to skip tests asynchronously in jest-circus, closes #8604
github.com/jestjs/jest - MrLoh opened this pull request over 4 years ago
github.com/jestjs/jest - MrLoh opened this pull request over 4 years ago
A single failure in toHaveBeenCalledWith() when using expect.stringContaining() will show other expected results as failed
github.com/jestjs/jest - mikemaccana opened this issue over 4 years ago
github.com/jestjs/jest - mikemaccana opened this issue over 4 years ago
Establish consistent and reasonable failing hooks behaviour
github.com/jestjs/jest - Izhaki opened this issue over 4 years ago
github.com/jestjs/jest - Izhaki opened this issue over 4 years ago
Jest should avoid printing the individual tests if beforeAll fails
github.com/jestjs/jest - thernstig opened this issue over 4 years ago
github.com/jestjs/jest - thernstig opened this issue over 4 years ago
Should restoring mocks and other things happen in afterEach?
github.com/jestjs/jest - julienw opened this issue over 4 years ago
github.com/jestjs/jest - julienw opened this issue over 4 years ago
jest-worker leaving zombie processes open until reboot
github.com/jestjs/jest - TeoTN opened this issue over 4 years ago
github.com/jestjs/jest - TeoTN opened this issue over 4 years ago
ESM should require file extensions
github.com/jestjs/jest - SimenB opened this issue over 4 years ago
github.com/jestjs/jest - SimenB opened this issue over 4 years ago
Add a failing test for printSnapshotAndReceived incorrectly recognizing sometimes indented lines as changed
github.com/jestjs/jest - Andarist opened this pull request over 4 years ago
github.com/jestjs/jest - Andarist opened this pull request over 4 years ago
Is jest fully scanning node_modules and then ignoring its content by default ?
github.com/jestjs/jest - fungiboletus opened this issue over 4 years ago
github.com/jestjs/jest - fungiboletus opened this issue over 4 years ago
Error when merging Jest coverage using nyc
github.com/jestjs/jest - stahloss opened this issue over 4 years ago
github.com/jestjs/jest - stahloss opened this issue over 4 years ago
Detect infinite loops and stop tests
github.com/jestjs/jest - SimenB opened this issue over 4 years ago
github.com/jestjs/jest - SimenB opened this issue over 4 years ago
LCOV reporter changed from Absolute file paths to Relative
github.com/jestjs/jest - jcdesousa opened this issue over 4 years ago
github.com/jestjs/jest - jcdesousa opened this issue over 4 years ago
Config 'testTimeout' not working inside 'projects' config
github.com/jestjs/jest - thernstig opened this issue over 4 years ago
github.com/jestjs/jest - thernstig opened this issue over 4 years ago
SocketIOClient implementation test fails with Async callback not invoked
github.com/jestjs/jest - itsezc opened this issue over 4 years ago
github.com/jestjs/jest - itsezc opened this issue over 4 years ago
missing docs for getMockImplementation of the mock api
github.com/jestjs/jest - regevbr opened this issue over 4 years ago
github.com/jestjs/jest - regevbr opened this issue over 4 years ago
FakeTimers don't work with nested promises
github.com/jestjs/jest - Yegorich555 opened this issue over 4 years ago
github.com/jestjs/jest - Yegorich555 opened this issue over 4 years ago
test.each /describe.each dont wait for beforeAll to finish
github.com/jestjs/jest - vishaljoshi opened this issue over 4 years ago
github.com/jestjs/jest - vishaljoshi opened this issue over 4 years ago
Document element and its descendants are invisible...
github.com/jestjs/jest - majioa opened this issue over 4 years ago
github.com/jestjs/jest - majioa opened this issue over 4 years ago
testTimeout config not working in projects
github.com/jestjs/jest - thernstig opened this issue over 4 years ago
github.com/jestjs/jest - thernstig opened this issue over 4 years ago
When tests are stopped by timeout, pending promises continue execution
github.com/jestjs/jest - 4ekki opened this issue almost 5 years ago
github.com/jestjs/jest - 4ekki opened this issue almost 5 years ago
spyOn getter only works for static getters and not for instance getters
github.com/jestjs/jest - stefaneidelloth opened this issue almost 5 years ago
github.com/jestjs/jest - stefaneidelloth opened this issue almost 5 years ago
Module loaded twice when jest.mock gets called
github.com/jestjs/jest - Andarist opened this issue almost 5 years ago
github.com/jestjs/jest - Andarist opened this issue almost 5 years ago
projects and collectCoverageFrom do not work together
github.com/jestjs/jest - royra opened this issue almost 5 years ago
github.com/jestjs/jest - royra opened this issue almost 5 years ago
Consistently show filenames relative to cwd instead of jest project
github.com/jestjs/jest - remcohaszing opened this issue almost 5 years ago
github.com/jestjs/jest - remcohaszing opened this issue almost 5 years ago
Handle ERR_REQUIRE_ESM when reading configuration
github.com/jestjs/jest - azz opened this pull request almost 5 years ago
github.com/jestjs/jest - azz opened this pull request almost 5 years ago
Jest spends half its time importing jest-snapshot even when it isn’t used
github.com/jestjs/jest - andersk opened this issue almost 5 years ago
github.com/jestjs/jest - andersk opened this issue almost 5 years ago
watch mode regex is not working
github.com/jestjs/jest - unional opened this issue almost 5 years ago
github.com/jestjs/jest - unional opened this issue almost 5 years ago
beforeAll() executed in parallel with test case in case of timeout
github.com/jestjs/jest - aalexgabi opened this issue almost 5 years ago
github.com/jestjs/jest - aalexgabi opened this issue almost 5 years ago
doMock doesn't fake modules required from NodeJS Worker Thread
github.com/jestjs/jest - Alexsey opened this issue almost 5 years ago
github.com/jestjs/jest - Alexsey opened this issue almost 5 years ago
Text Diff coloring bugs in Gitlab CI, Windows, Ubuntu ZSH, and IntelliJ Terminal (25.2.4+)
github.com/jestjs/jest - TheJaredWilcurt opened this issue almost 5 years ago
github.com/jestjs/jest - TheJaredWilcurt opened this issue almost 5 years ago
Meta: Native support for ES Modules
github.com/jestjs/jest - SimenB opened this issue almost 5 years ago
github.com/jestjs/jest - SimenB opened this issue almost 5 years ago
100% CPU usage on --bail & --coverage combination
github.com/jestjs/jest - dubbha opened this issue almost 5 years ago
github.com/jestjs/jest - dubbha opened this issue almost 5 years ago
Error: Error watching file for changes: EMFILE after clearing cache
github.com/jestjs/jest - TheDutchCoder opened this issue almost 5 years ago
github.com/jestjs/jest - TheDutchCoder opened this issue almost 5 years ago
`jest.setTimeout()` is ignored if run async'ly in `beforeAll()` hook
github.com/jestjs/jest - d4vidi opened this issue almost 5 years ago
github.com/jestjs/jest - d4vidi opened this issue almost 5 years ago
JEST tests complete successfully but returns exit status 1
github.com/jestjs/jest - muthukrishnanm opened this issue about 5 years ago
github.com/jestjs/jest - muthukrishnanm opened this issue about 5 years ago
Tests from different monorepo package are ignored in coverage
github.com/jestjs/jest - the-spyke opened this issue about 5 years ago
github.com/jestjs/jest - the-spyke opened this issue about 5 years ago
Dynamic hook (afterThis) to enable clean-up during test.
github.com/jestjs/jest - ChappIO opened this issue about 5 years ago
github.com/jestjs/jest - ChappIO opened this issue about 5 years ago
Documentation in regards to Test Environment
github.com/jestjs/jest - thernstig opened this issue about 5 years ago
github.com/jestjs/jest - thernstig opened this issue about 5 years ago
No way to add custom instrumentation or pre-instrument code for coverage reporting
github.com/jestjs/jest - agilgur5 opened this issue about 5 years ago
github.com/jestjs/jest - agilgur5 opened this issue about 5 years ago
Jest gives no indication that test fails because of unhandled promise rejection.
github.com/jestjs/jest - JoeLangewayClear opened this issue about 5 years ago
github.com/jestjs/jest - JoeLangewayClear opened this issue about 5 years ago
Jest mock/spy returns undefined even when set up
github.com/jestjs/jest - jacob-fueled opened this issue about 5 years ago
github.com/jestjs/jest - jacob-fueled opened this issue about 5 years ago
Allow custom coverage reporters
github.com/jestjs/jest - mikhail-katrin opened this issue about 5 years ago
github.com/jestjs/jest - mikhail-katrin opened this issue about 5 years ago
Create Dockerfile for contributing
github.com/jestjs/jest - Alex-Cannon opened this pull request about 5 years ago
github.com/jestjs/jest - Alex-Cannon opened this pull request about 5 years ago
Create a Dockerfile for contributing
github.com/jestjs/jest - Alex-Cannon opened this issue about 5 years ago
github.com/jestjs/jest - Alex-Cannon opened this issue about 5 years ago
Jest mock being ignored by `fetch`
github.com/jestjs/jest - wldcordeiro opened this issue about 5 years ago
github.com/jestjs/jest - wldcordeiro opened this issue about 5 years ago
`contains` unit test is not working properly
github.com/jestjs/jest - aparnapatil01 opened this issue about 5 years ago
github.com/jestjs/jest - aparnapatil01 opened this issue about 5 years ago
Set resetMocks to true by default
github.com/jestjs/jest - EmmanuelDemey opened this issue about 5 years ago
github.com/jestjs/jest - EmmanuelDemey opened this issue about 5 years ago
jest-haste-map: TypeError: dupMap.get is not a function
github.com/jestjs/jest - cameracker opened this issue about 5 years ago
github.com/jestjs/jest - cameracker opened this issue about 5 years ago
Invalid hook call after `jest.resetModules` for dynamic `require`s
github.com/jestjs/jest - kapral18 opened this issue about 5 years ago
github.com/jestjs/jest - kapral18 opened this issue about 5 years ago
PrettyFormatPluginError: object is not a function
github.com/jestjs/jest - Alexsey opened this issue about 5 years ago
github.com/jestjs/jest - Alexsey opened this issue about 5 years ago
collectCoverageFrom didn't work in react components
github.com/jestjs/jest - z2014 opened this issue about 5 years ago
github.com/jestjs/jest - z2014 opened this issue about 5 years ago
Regression: test.only does not group skipped tests anymore
github.com/jestjs/jest - tarjei opened this issue over 5 years ago
github.com/jestjs/jest - tarjei opened this issue over 5 years ago
Race condition on snapshots when a test timeouts
github.com/jestjs/jest - onigoetz opened this issue over 5 years ago
github.com/jestjs/jest - onigoetz opened this issue over 5 years ago
Jest detects linux .snap package file as obsolete snapshot
github.com/jestjs/jest - nahuelarjonadev opened this issue over 5 years ago
github.com/jestjs/jest - nahuelarjonadev opened this issue over 5 years ago
Configuration file equivalent for --passWithNoTests flag
github.com/jestjs/jest - astorije opened this issue over 5 years ago
github.com/jestjs/jest - astorije opened this issue over 5 years ago
Issues with coverage and rewire
github.com/jestjs/jest - tandros-div opened this issue over 5 years ago
github.com/jestjs/jest - tandros-div opened this issue over 5 years ago
Disable all manual `__mocks__` at once with `jest.unmockAll()`.
github.com/jestjs/jest - jnak opened this issue over 5 years ago
github.com/jestjs/jest - jnak opened this issue over 5 years ago
[Winston logger] Filename displayed in stdout when using Winston logger is wrong
github.com/jestjs/jest - cisum-la opened this issue over 5 years ago
github.com/jestjs/jest - cisum-la opened this issue over 5 years ago
Jest failing with "Call retries were exceeded", using --runInBand works-around issue
github.com/jestjs/jest - martijnthe opened this issue over 5 years ago
github.com/jestjs/jest - martijnthe opened this issue over 5 years ago
Broken terminal after killing jest watcher with SIGTERM
github.com/jestjs/jest - Andarist opened this issue over 5 years ago
github.com/jestjs/jest - Andarist opened this issue over 5 years ago
changedSince should run everything if the package.json changes
github.com/jestjs/jest - lukeapage opened this issue over 5 years ago
github.com/jestjs/jest - lukeapage opened this issue over 5 years ago
toThrow should return the error
github.com/jestjs/jest - chrisblossom opened this issue over 5 years ago
github.com/jestjs/jest - chrisblossom opened this issue over 5 years ago
Make test suite exit early if `beforeEach` hook fails (jest-jasmine2)
github.com/jestjs/jest - lucasfcosta opened this pull request over 5 years ago
github.com/jestjs/jest - lucasfcosta opened this pull request over 5 years ago
Fix isolateModules not working correctly when module has already been imported
github.com/jestjs/jest - willym1 opened this pull request over 5 years ago
github.com/jestjs/jest - willym1 opened this pull request over 5 years ago
Jest not transpiling an imported javascript file in a different directory
github.com/jestjs/jest - kepeterson opened this issue over 5 years ago
github.com/jestjs/jest - kepeterson opened this issue over 5 years ago
Feature request: CLI: Unset 'collectCoverageFrom' to default
github.com/jestjs/jest - quicksnap opened this issue over 5 years ago
github.com/jestjs/jest - quicksnap opened this issue over 5 years ago
Allow asynchronously skipping tests
github.com/jestjs/jest - wolever opened this issue over 5 years ago
github.com/jestjs/jest - wolever opened this issue over 5 years ago
Setting "coverageReporters" : ["json"] causes code coverage to not run
github.com/jestjs/jest - n8ores opened this issue over 5 years ago
github.com/jestjs/jest - n8ores opened this issue over 5 years ago
Code Coverage doesn't fail with 0% cover.
github.com/jestjs/jest - n8ores opened this issue over 5 years ago
github.com/jestjs/jest - n8ores opened this issue over 5 years ago
Cannot find testMatch files if root directory name starting with dot
github.com/jestjs/jest - unlight opened this issue over 5 years ago
github.com/jestjs/jest - unlight opened this issue over 5 years ago
"Received: serializes to the same string" on object equality checking
github.com/jestjs/jest - sabriele opened this issue over 5 years ago
github.com/jestjs/jest - sabriele opened this issue over 5 years ago
Do not fail on 'Jest: Coverage data for ... was not found.' or make `coverageThreshold` configurable on the cli
github.com/jestjs/jest - Globegitter opened this issue over 5 years ago
github.com/jestjs/jest - Globegitter opened this issue over 5 years ago
Ability to skip rest test cases if one fails
github.com/jestjs/jest - vilicvane opened this issue over 5 years ago
github.com/jestjs/jest - vilicvane opened this issue over 5 years ago
Add flag to ignore test suites that fail to run
github.com/jestjs/jest - adanilev opened this issue over 5 years ago
github.com/jestjs/jest - adanilev opened this issue over 5 years ago
Bug with babel-jest when coverage mode is on
github.com/jestjs/jest - ni1son opened this issue over 5 years ago
github.com/jestjs/jest - ni1son opened this issue over 5 years ago
adds freezeCoreModules configuration option to mitigate memory leaks
github.com/jestjs/jest - lev-kazakov opened this pull request over 5 years ago
github.com/jestjs/jest - lev-kazakov opened this pull request over 5 years ago
toMatchObject pass when comparing any object to a empty object ({})
github.com/jestjs/jest - cesarve77 opened this issue over 5 years ago
github.com/jestjs/jest - cesarve77 opened this issue over 5 years ago
Total assertion count expectations are inaccurate (with async expects)
github.com/jestjs/jest - ballercat opened this issue over 5 years ago
github.com/jestjs/jest - ballercat opened this issue over 5 years ago
fix(jest-core): pattern filter during watchAll
github.com/jestjs/jest - unional opened this pull request over 5 years ago
github.com/jestjs/jest - unional opened this pull request over 5 years ago
Require of a shared config file returns unwanted rootDir field
github.com/jestjs/jest - jsnajdr opened this issue over 5 years ago
github.com/jestjs/jest - jsnajdr opened this issue over 5 years ago
coverageThreshold to support negative zero values
github.com/jestjs/jest - jednano opened this issue almost 6 years ago
github.com/jestjs/jest - jednano opened this issue almost 6 years ago
rootDir incorrectly set in Windows if using SUBST drive
github.com/jestjs/jest - Mark-J-Lawrence opened this issue almost 6 years ago
github.com/jestjs/jest - Mark-J-Lawrence opened this issue almost 6 years ago
test.concurrent ignores beforeEach and afterEach
github.com/jestjs/jest - sibyldawn opened this issue almost 6 years ago
github.com/jestjs/jest - sibyldawn opened this issue almost 6 years ago
Very poor performance on basic tests
github.com/jestjs/jest - cozmy opened this issue almost 6 years ago
github.com/jestjs/jest - cozmy opened this issue almost 6 years ago
Provide access to the currently executed test specification in before/after hooks
github.com/jestjs/jest - cschuff opened this issue almost 6 years ago
github.com/jestjs/jest - cschuff opened this issue almost 6 years ago
Correct highlighting for asymmetric matchers
github.com/jestjs/jest - grosto opened this pull request almost 6 years ago
github.com/jestjs/jest - grosto opened this pull request almost 6 years ago
Memory Leak on ridiculously simple repo
github.com/jestjs/jest - javinor opened this issue almost 6 years ago
github.com/jestjs/jest - javinor opened this issue almost 6 years ago