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/
Introduce a more flexible and better typed way to mock APIs
github.com/jestjs/jest - fgrandel opened this issue almost 6 years ago
github.com/jestjs/jest - fgrandel opened this issue almost 6 years ago
Pass context to hooks and tests
github.com/jestjs/jest - sheerun opened this issue almost 6 years ago
github.com/jestjs/jest - sheerun opened this issue almost 6 years ago
Jest has detected open handle keeping Jest from exiting PIPEWRAP
github.com/jestjs/jest - danieldaeschle opened this issue almost 6 years ago
github.com/jestjs/jest - danieldaeschle opened this issue almost 6 years ago
feat: make prettier optional for inline snapshots
github.com/jestjs/jest - mmkal opened this pull request almost 6 years ago
github.com/jestjs/jest - mmkal opened this pull request almost 6 years ago
Make test name available in beforeEach() and afterEach()
github.com/jestjs/jest - tapioko opened this issue almost 6 years ago
github.com/jestjs/jest - tapioko opened this issue almost 6 years ago
afterAll hook doesn't run in skipped test suites
github.com/jestjs/jest - leontastic opened this issue almost 6 years ago
github.com/jestjs/jest - leontastic opened this issue almost 6 years ago
Add function expect.addPrettyFormatPlugin(plugin);
github.com/jestjs/jest - DanielSWolf opened this issue almost 6 years ago
github.com/jestjs/jest - DanielSWolf opened this issue almost 6 years ago
chore: add worker build on CI
github.com/jestjs/jest - SimenB opened this pull request almost 6 years ago
github.com/jestjs/jest - SimenB opened this pull request almost 6 years ago
Jest is 3x slower on all windows machines (Windows 10 and lower)
github.com/jestjs/jest - pfftdammitchris opened this issue almost 6 years ago
github.com/jestjs/jest - pfftdammitchris opened this issue almost 6 years ago
feat: opaque symlink support
github.com/jestjs/jest - aleclarson opened this pull request almost 6 years ago
github.com/jestjs/jest - aleclarson opened this pull request almost 6 years ago
Using jest with node assert got wrong error type.
github.com/jestjs/jest - poppinlp opened this issue almost 6 years ago
github.com/jestjs/jest - poppinlp opened this issue almost 6 years ago
Allow for precedence in coverageThreshold file glob patterns
github.com/jestjs/jest - JamieMason opened this issue about 6 years ago
github.com/jestjs/jest - JamieMason opened this issue about 6 years ago
How to set coverageThreshold with CLI
github.com/jestjs/jest - robinhe opened this issue about 6 years ago
github.com/jestjs/jest - robinhe opened this issue about 6 years ago
--findRelatedTests Configuration
github.com/jestjs/jest - oleblaesing opened this issue about 6 years ago
github.com/jestjs/jest - oleblaesing opened this issue about 6 years ago
No tests found on Windows with Jenkins
github.com/jestjs/jest - Saibamen opened this issue about 6 years ago
github.com/jestjs/jest - Saibamen opened this issue about 6 years ago
Describe, bail and each don't work as written in the doc
github.com/jestjs/jest - Sharcoux opened this issue about 6 years ago
github.com/jestjs/jest - Sharcoux opened this issue about 6 years ago
Retrieve global variable after running jest programatically
github.com/jestjs/jest - nicojs opened this issue about 6 years ago
github.com/jestjs/jest - nicojs opened this issue about 6 years ago
No coverage when running in watch mode
github.com/jestjs/jest - MurakamiKennzo opened this issue about 6 years ago
github.com/jestjs/jest - MurakamiKennzo opened this issue about 6 years ago
Jest did not exit one second after the test run has completed.
github.com/jestjs/jest - jamalsoueidan opened this issue about 6 years ago
github.com/jestjs/jest - jamalsoueidan opened this issue about 6 years ago
Jest does not transpile code correctly when it's not runed manually.
github.com/jestjs/jest - EmilNordling opened this issue about 6 years ago
github.com/jestjs/jest - EmilNordling opened this issue about 6 years ago
Allow to share global state between tests from globalSetup
github.com/jestjs/jest - dbartholomae opened this issue about 6 years ago
github.com/jestjs/jest - dbartholomae opened this issue about 6 years ago
useFakeTimers breaks with native promise implementation
github.com/jestjs/jest - ForbesLindesay opened this issue about 6 years ago
github.com/jestjs/jest - ForbesLindesay opened this issue about 6 years ago
jest.clearAllMocks(); does not remove mock implementation within `afterEach`
github.com/jestjs/jest - cphoover opened this issue about 6 years ago
github.com/jestjs/jest - cphoover opened this issue about 6 years ago
testMatch not working as expected
github.com/jestjs/jest - DaveStein opened this issue about 6 years ago
github.com/jestjs/jest - DaveStein opened this issue about 6 years ago
Jest leaks memory from required modules with closures over imports
github.com/jestjs/jest - pk-nb opened this issue over 6 years ago
github.com/jestjs/jest - pk-nb opened this issue over 6 years ago
Inline Snapshots with non literal can't be found
github.com/jestjs/jest - TheSavior opened this issue over 6 years ago
github.com/jestjs/jest - TheSavior opened this issue over 6 years ago
stdout and stderr are written to console out of sync
github.com/jestjs/jest - medikoo opened this issue over 6 years ago
github.com/jestjs/jest - medikoo opened this issue over 6 years ago
failing beforeAll() causes even passing tests in the scope to fail
github.com/jestjs/jest - dandv opened this issue over 6 years ago
github.com/jestjs/jest - dandv opened this issue over 6 years ago
Jest performance is at best 2x slower than Jasmine, in our case 7x slower
github.com/jestjs/jest - EvHaus opened this issue over 6 years ago
github.com/jestjs/jest - EvHaus opened this issue over 6 years ago
Allow wildcards when mocking modules
github.com/jestjs/jest - AdamTReineke opened this issue over 6 years ago
github.com/jestjs/jest - AdamTReineke opened this issue over 6 years ago
Jest should fail fast and exit early (change request for --bail)
github.com/jestjs/jest - alycda opened this issue over 6 years ago
github.com/jestjs/jest - alycda opened this issue over 6 years ago
jest cannot find tests when projects are defined in configuration
github.com/jestjs/jest - marcus-sa opened this issue over 6 years ago
github.com/jestjs/jest - marcus-sa opened this issue over 6 years ago
--testNamePattern obsoletes snapshots for inner describe() blocks
github.com/jestjs/jest - asvetliakov opened this issue over 6 years ago
github.com/jestjs/jest - asvetliakov opened this issue over 6 years ago
[proposal] Fixture/snapshot tests - write in separate files
github.com/jestjs/jest - Andarist opened this issue over 6 years ago
github.com/jestjs/jest - Andarist opened this issue over 6 years ago
watch crashes when files matched by `testPathIgnorePatterns` are deleted
github.com/jestjs/jest - fluffynuts opened this issue over 6 years ago
github.com/jestjs/jest - fluffynuts opened this issue over 6 years ago
Initial support for Resource Queries
github.com/jestjs/jest - peter-leonov opened this pull request over 6 years ago
github.com/jestjs/jest - peter-leonov opened this pull request over 6 years ago
`--projects` flag uses process.env from top level dir, not each project.
github.com/jestjs/jest - mateodelnorte opened this issue over 6 years ago
github.com/jestjs/jest - mateodelnorte opened this issue over 6 years ago
automocking: true is broken
github.com/jestjs/jest - CapitanRedBeard opened this issue over 6 years ago
github.com/jestjs/jest - CapitanRedBeard opened this issue over 6 years ago
RFC: Built-in support for HTTP mocking
github.com/jestjs/jest - SimenB opened this issue over 6 years ago
github.com/jestjs/jest - SimenB opened this issue over 6 years ago
Wrong lines are shown in Jest output (for errors or failed expectations)0
github.com/jestjs/jest - trusktr opened this issue over 6 years ago
github.com/jestjs/jest - trusktr opened this issue over 6 years ago
Jest should resolve its dependencies from its own location rather than rootDir
github.com/jestjs/jest - gaearon opened this issue over 6 years ago
github.com/jestjs/jest - gaearon opened this issue over 6 years ago
Mark tests that test overall behaviour other tests expand on in more detail
github.com/jestjs/jest - dantman opened this issue almost 7 years ago
github.com/jestjs/jest - dantman opened this issue almost 7 years ago
Re-run failing suites in 'focus only on tests that previously failed' mode
github.com/jestjs/jest - avalanche1 opened this issue almost 7 years ago
github.com/jestjs/jest - avalanche1 opened this issue almost 7 years ago
The `unhandledRejection` handler is not testable anymore.
github.com/jestjs/jest - despairblue opened this issue almost 7 years ago
github.com/jestjs/jest - despairblue opened this issue almost 7 years ago
Diff colors should show green for insert, red for delete
github.com/jestjs/jest - Athaphian opened this issue almost 7 years ago
github.com/jestjs/jest - Athaphian opened this issue almost 7 years ago
Global and single file coverage thresholds
github.com/jestjs/jest - darekkay opened this issue almost 7 years ago
github.com/jestjs/jest - darekkay opened this issue almost 7 years ago
Code coverage is missing when using projects, if each project's rootDir is not set to the root rootDir's value
github.com/jestjs/jest - jure opened this issue almost 7 years ago
github.com/jestjs/jest - jure opened this issue almost 7 years ago
[feature request] call afterAll() on `ctrl+c`
github.com/jestjs/jest - brikou opened this issue almost 7 years ago
github.com/jestjs/jest - brikou opened this issue almost 7 years ago
bug: `resetAllMocks` messes up `runAllTimers` when using `useFakeTimers`
github.com/jestjs/jest - alexilyaev opened this issue almost 7 years ago
github.com/jestjs/jest - alexilyaev opened this issue almost 7 years ago
Add support for --preserve-symlinks
github.com/jestjs/jest - gaearon opened this issue almost 7 years ago
github.com/jestjs/jest - gaearon opened this issue almost 7 years ago
Different snapshots for SVG on Windows vs. Linux/OSX machines (doesn't preserve newline on *nix)
github.com/jestjs/jest - mrchief opened this issue almost 7 years ago
github.com/jestjs/jest - mrchief opened this issue almost 7 years ago
Jest unable to resolve node_modules at the root in Yarn workspace
github.com/jestjs/jest - wan54 opened this issue almost 7 years ago
github.com/jestjs/jest - wan54 opened this issue almost 7 years ago
Need a way to get test status in afterEach() method
github.com/jestjs/jest - RudyLu opened this issue almost 7 years ago
github.com/jestjs/jest - RudyLu opened this issue almost 7 years ago
toBeCloseTo() matcher does not handle large numbers as expected
github.com/jestjs/jest - hgossler opened this issue almost 7 years ago
github.com/jestjs/jest - hgossler opened this issue almost 7 years ago
Consider some way to have a `warn` state next to `pass` and `fail`
github.com/jestjs/jest - Haroenv opened this issue almost 7 years ago
github.com/jestjs/jest - Haroenv opened this issue almost 7 years ago
Calls to Math are several orders of magnitude slower than when run outside of Jest
github.com/jestjs/jest - theblang opened this issue almost 7 years ago
github.com/jestjs/jest - theblang opened this issue almost 7 years ago
Unable to change window.location using Object.defineProperty
github.com/jestjs/jest - simon360 opened this issue about 7 years ago
github.com/jestjs/jest - simon360 opened this issue about 7 years ago
Jest is using `stderr` as output
github.com/jestjs/jest - easingthemes opened this issue about 7 years ago
github.com/jestjs/jest - easingthemes opened this issue about 7 years ago
What is the official way to run jest programmatically?
github.com/jestjs/jest - IgorAufricht opened this issue about 7 years ago
github.com/jestjs/jest - IgorAufricht opened this issue about 7 years ago
[jest-docblock] remove leading newlines from parseWithComments().comm…
github.com/jestjs/jest - samouri opened this pull request about 7 years ago
github.com/jestjs/jest - samouri opened this pull request about 7 years ago
cache write race condition across processes
github.com/jestjs/jest - bookman25 opened this issue over 7 years ago
github.com/jestjs/jest - bookman25 opened this issue over 7 years ago
Add `runnerConfig` option to configure runners
github.com/jestjs/jest - rogeliog opened this issue over 7 years ago
github.com/jestjs/jest - rogeliog opened this issue over 7 years ago
Jest doesn't ignore snapshots in ignored directories
github.com/jestjs/jest - TiddoLangerak opened this issue over 7 years ago
github.com/jestjs/jest - TiddoLangerak opened this issue over 7 years ago
Manual mock in nested directory mocks a package in node_modules
github.com/jestjs/jest - niekert opened this issue over 7 years ago
github.com/jestjs/jest - niekert opened this issue over 7 years ago
No way to disable text-summary in coverageReporters
github.com/jestjs/jest - kachkaev opened this issue over 7 years ago
github.com/jestjs/jest - kachkaev opened this issue over 7 years ago
feature request: automatically raise coverage?
github.com/jestjs/jest - ljharb opened this issue over 7 years ago
github.com/jestjs/jest - ljharb opened this issue over 7 years ago
Bug: unable to collect coverage from an extensionless JS file
github.com/jestjs/jest - ljharb opened this issue over 7 years ago
github.com/jestjs/jest - ljharb opened this issue over 7 years ago
Setting NODE_ENV to test has unintended side effects
github.com/jestjs/jest - steverice opened this issue over 7 years ago
github.com/jestjs/jest - steverice opened this issue over 7 years ago
Feature Request: Add --runInBand to package.json options
github.com/jestjs/jest - JamesMcGuigan opened this issue over 7 years ago
github.com/jestjs/jest - JamesMcGuigan opened this issue over 7 years ago
How can I have all my tests and mocks inside a folder "tests" next to my "app" source code?
github.com/jestjs/jest - rfgamaral opened this issue almost 8 years ago
github.com/jestjs/jest - rfgamaral opened this issue almost 8 years ago
jest.mock factory doesn't work inside a test
github.com/jestjs/jest - tleunen opened this issue almost 8 years ago
github.com/jestjs/jest - tleunen opened this issue almost 8 years ago
Jest globals differ from Node globals
github.com/jestjs/jest - thomashuston opened this issue almost 8 years ago
github.com/jestjs/jest - thomashuston opened this issue almost 8 years ago
test.concurrent and snapshot support.
github.com/jestjs/jest - cpojer opened this issue about 8 years ago
github.com/jestjs/jest - cpojer opened this issue about 8 years ago
Provide an API to flush the Promise resolution queue
github.com/jestjs/jest - hon2a opened this issue about 8 years ago
github.com/jestjs/jest - hon2a opened this issue about 8 years ago
[bug] duplicate manual mock found in separate directories
github.com/jestjs/jest - paularmstrong opened this issue about 8 years ago
github.com/jestjs/jest - paularmstrong opened this issue about 8 years ago