Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nicolo-ribaudo/jest-light-runner issues and pull requests
#85 - Ln/source map support
Pull Request -
State: closed - Opened by lauri3new about 1 month ago
#84 - add global aa and ba hooks hacky v1
Pull Request -
State: closed - Opened by lauri3new 5 months ago
#83 - Using jest's fake timers completely freezes test execution
Issue -
State: open - Opened by alucryd about 1 year ago
- 2 comments
#82 - Replace `piscina` with `tinypool`
Pull Request -
State: closed - Opened by fisker about 1 year ago
- 7 comments
#81 - Avoid late start message after test has finished in `--runInBand` mode
Pull Request -
State: open - Opened by JoostK about 1 year ago
#80 - Use Jest 30.0.0-alpha.1
Pull Request -
State: closed - Opened by nicolo-ribaudo over 1 year ago
- 4 comments
#79 - Missing repo links on NPM
Issue -
State: open - Opened by fisker over 1 year ago
#78 - Cleanup stack trace in `expect` errors
Pull Request -
State: closed - Opened by Zikoat over 1 year ago
- 5 comments
#77 - Importing files using a timestamp query parameter breaks with the `tsx` loader
Issue -
State: closed - Opened by JoostK over 1 year ago
- 1 comment
#76 - Repeated status logging due to ordering inconsistency
Issue -
State: open - Opened by JoostK over 1 year ago
#75 - Ignores prettier path from root jest config
Issue -
State: open - Opened by ethanresnick over 1 year ago
- 1 comment
#74 - jest.setSystemTime is not working, but mockdate is
Issue -
State: closed - Opened by alucryd over 1 year ago
- 8 comments
#73 - Update Prettier e2e test
Pull Request -
State: closed - Opened by fisker almost 2 years ago
#72 - Expand documentation on coverage report setup
Issue -
State: open - Opened by gomain almost 2 years ago
#70 - beforeAll, beforeEach, afterEach, afterAll do not work from setupFilesAfterEnv
Issue -
State: open - Opened by michael42 about 2 years ago
- 2 comments
#69 - Provide global aliases for `skip` (`x*`) and `only` (`f*`)
Pull Request -
State: closed - Opened by swcm-mnestler about 2 years ago
- 1 comment
#68 - Report test case duration
Pull Request -
State: closed - Opened by swcm-mnestler about 2 years ago
#67 - jsdom environment
Issue -
State: open - Opened by joshkel about 2 years ago
#66 - Test case duration only reported as `NaN`
Issue -
State: closed - Opened by swcm-mnestler about 2 years ago
#65 - Jest aliases `xit` / `xdescribe` not implemented
Issue -
State: closed - Opened by swcm-mnestler about 2 years ago
- 1 comment
#64 - Document shared modules between tests
Issue -
State: open - Opened by ethanresnick about 2 years ago
#63 - docs(readme): use double quotes for Windows compat
Pull Request -
State: closed - Opened by kripod about 2 years ago
- 1 comment
#62 - Jest fake-timer support
Pull Request -
State: closed - Opened by 2xic over 2 years ago
- 2 comments
#61 - use @jest/expect in worker-runner
Pull Request -
State: closed - Opened by JLHwung over 2 years ago
- 4 comments
#60 - Fix snapshot test
Pull Request -
State: closed - Opened by fisker over 2 years ago
- 3 comments
#59 - Evaluate using tinypool over piscina
Issue -
State: closed - Opened by silverwind over 2 years ago
#58 - Add JEST_WORKER_ID to runner environment
Pull Request -
State: open - Opened by silverwind over 2 years ago
#57 - Drop Jest <27.5 support
Pull Request -
State: closed - Opened by nicolo-ribaudo over 2 years ago
#56 - Update Jest to v29
Pull Request -
State: closed - Opened by fisker over 2 years ago
#55 - Error locations are already converted from URLs to paths by Jest
Pull Request -
State: closed - Opened by nicolo-ribaudo over 2 years ago
- 3 comments
#54 - Don't run prettier with workers
Pull Request -
State: closed - Opened by nicolo-ribaudo over 2 years ago
#53 - Unclear how to integrate in typescript projects
Issue -
State: open - Opened by ArsLucidum over 2 years ago
- 1 comment
#52 - Slower than Jest
Issue -
State: open - Opened by alecmev over 2 years ago
- 3 comments
#51 - Add `testPath` to test state
Pull Request -
State: closed - Opened by alecmev over 2 years ago
#50 - Recommend NODE_OPTIONS for ESM loaders
Pull Request -
State: closed - Opened by alecmev over 2 years ago
#49 - it works with esmock and ts-node! wow!
Issue -
State: closed - Opened by iambumblehead over 2 years ago
- 1 comment
#48 - Not updating snapshot correctly
Issue -
State: closed - Opened by fisker over 2 years ago
#47 - Fix `addSnapshotSerializer`
Pull Request -
State: closed - Opened by fisker over 2 years ago
- 1 comment
#46 - Perhaps `jest.concurrent` can be supported?
Issue -
State: open - Opened by liuxingbaoyu over 2 years ago
#45 - fix: filter tests
Pull Request -
State: closed - Opened by liuxingbaoyu over 2 years ago
#44 - Run `beforeEach`/`afterEach` in the correct order
Pull Request -
State: closed - Opened by iainjreid over 2 years ago
- 1 comment
#43 - `afterEach` and `afterAll` should be run after test blocks
Issue -
State: closed - Opened by iainjreid over 2 years ago
- 1 comment
#42 - @jest/globals alternative
Issue -
State: open - Opened by Jaid over 2 years ago
- 2 comments
#41 - Expose jestMock.restoreAllMocks from global setup
Pull Request -
State: closed - Opened by janmeier over 2 years ago
#39 - incompatibility: wrong nested beforeEach execution order
Issue -
State: closed - Opened by mpareja almost 3 years ago
- 2 comments
Labels: bug
#38 - Reload imported modules in `--watch` mode
Pull Request -
State: closed - Opened by cjroebuck almost 3 years ago
#37 - "Your test suite must contain at least one test" with --runInBand and --watch
Issue -
State: closed - Opened by cjroebuck almost 3 years ago
#36 - jest.setTimeout is not a function
Issue -
State: open - Opened by perrin4869 almost 3 years ago
- 1 comment
#35 - `expect.addSnapshotSerializer()` not working as expected
Issue -
State: closed - Opened by fisker almost 3 years ago
- 5 comments
#34 - Fix Prettier test
Pull Request -
State: closed - Opened by fisker almost 3 years ago
#33 - Support `snapshotResolver` option
Pull Request -
State: closed - Opened by iainjreid almost 3 years ago
- 3 comments
Labels: enhancement
#32 - Support "snapshotResolver" configuration option
Issue -
State: closed - Opened by iainjreid almost 3 years ago
- 1 comment
#31 - Better error when failed loading tests
Pull Request -
State: closed - Opened by fisker almost 3 years ago
- 1 comment
#30 - Fix Prettier test
Pull Request -
State: closed - Opened by fisker almost 3 years ago
#29 - Support `expect.addSnapshotSerializer()`
Pull Request -
State: closed - Opened by fisker almost 3 years ago
- 7 comments
#28 - Feature request: Support `expect.addSnapshotSerializer()`
Issue -
State: closed - Opened by fisker almost 3 years ago
#27 - Show details when error occurred during loading test files
Issue -
State: open - Opened by fisker almost 3 years ago
- 8 comments
#26 - Make sure to test workers on CI
Pull Request -
State: closed - Opened by nicolo-ribaudo almost 3 years ago
#25 - fix: link to repository in package.json
Pull Request -
State: closed - Opened by SimenB almost 3 years ago
- 1 comment
#24 - Update to Jest 28
Pull Request -
State: closed - Opened by JLHwung almost 3 years ago
- 1 comment
#23 - Support Node.js v12
Pull Request -
State: closed - Opened by fisker almost 3 years ago
- 7 comments
#22 - Support `snapshotFormat`
Pull Request -
State: closed - Opened by fisker almost 3 years ago
- 2 comments
#21 - Add `setupFilesAfterEnv`; run `setupFiles` before the env setup
Pull Request -
State: closed - Opened by nicolo-ribaudo almost 3 years ago
#20 - Implement `--runInBand` support
Pull Request -
State: closed - Opened by nicolo-ribaudo almost 3 years ago
#19 - Add support for `jest.clearAllMocks` and `jest.resetAllMocks`
Pull Request -
State: closed - Opened by vajahath almost 3 years ago
- 4 comments
#18 - Support .jest.clearAllMocks()
Issue -
State: closed - Opened by vajahath almost 3 years ago
- 1 comment
#17 - Support source-maps
Issue -
State: closed - Opened by kayahr almost 3 years ago
- 2 comments
#16 - Support "setupFilesAfterEnv"
Issue -
State: closed - Opened by kayahr almost 3 years ago
- 3 comments
#15 - Document how to use `coverageProvider: "babel"`
Pull Request -
State: closed - Opened by nicolo-ribaudo almost 3 years ago
Labels: documentation
#14 - Implement `--runInBand`
Issue -
State: closed - Opened by nicolo-ribaudo almost 3 years ago
- 1 comment
#13 - feat: add coverage support
Pull Request -
State: open - Opened by SimenB almost 3 years ago
- 41 comments
#12 - Setup prettier
Pull Request -
State: closed - Opened by nicolo-ribaudo almost 3 years ago
#11 - chore: fix typo
Pull Request -
State: closed - Opened by SimenB almost 3 years ago
- 1 comment
#10 - Respect `--maxWorkers`
Pull Request -
State: closed - Opened by nicolo-ribaudo almost 3 years ago
#9 - Add Babel e2e test
Pull Request -
State: closed - Opened by nicolo-ribaudo almost 3 years ago
#8 - Add E2E test for Prettier
Pull Request -
State: closed - Opened by fisker almost 3 years ago
- 1 comment
#7 - Respect `--maxWorkers`
Issue -
State: closed - Opened by nicolo-ribaudo almost 3 years ago
- 6 comments
#6 - Investigate `--coverage` support
Issue -
State: open - Opened by nicolo-ribaudo almost 3 years ago
- 11 comments
#5 - Document how to use Node.js loaders
Pull Request -
State: closed - Opened by nicolo-ribaudo almost 3 years ago
Labels: documentation
#4 - Add support for `setupFiles` and `snapshotSerializers`
Pull Request -
State: closed - Opened by fisker almost 3 years ago
- 6 comments
Labels: enhancement
#3 - Fix typo
Pull Request -
State: closed - Opened by piranna almost 3 years ago
- 3 comments
#2 - Tests isolation
Issue -
State: open - Opened by piranna almost 3 years ago
- 2 comments
#1 - Typescript support
Issue -
State: closed - Opened by kirillgroshkov almost 3 years ago
- 15 comments