Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
1,852 contributions in the last year
Activity overview
Contributed to
facebook/jest,
nodejs/docker-node,
jest-community/eslint-plugin-jest
and 5 other
repositories
Contribution activity
December 2020
Created 41 commits in 8 repositories
Created 2 repositories
Created a pull request in magicismight/react-native-root-siblings that received 5 comments
fix: add missing peer dependency stanza
To match your dependency: https://github.com/magicismight/static-container/blob/adadb9eb232ba2c01ba68bd93eb9a710a54c8b03/package.json#L16-L18
+3
−0
•
5
comments
Opened 20 other pull requests in 6 repositories
facebook/jest
11
merged
- chore: use `Map`s throughout jest-runtime
- chore: verify TS project references are correct
- feat(transform): pass config options through to transformer
- fix: move binary file declaration from runtime to repl
- chore: fix failing tests
- fix: vendor node crawler from sane
- chore: bump deps and yarn
- chore: patch fsevents ts file
- chore: fix react-native example
- chore: migrate jest-jasmine to ESM
- chore: convert jest-runner to ESM
expo/expo
2
merged
1
open
jest-community/eslint-plugin-jest
1
open
1
merged
docker-library/official-images
2
merged
reach/router
1
open
nodejs/docker-node
1
merged
Reviewed 29 pull requests in 6 repositories
facebook/jest 23 pull requests
- ci: only fetch dependencies once
- feat(jest-haste-map): handle injected scm clocks
- fix(jest-runtime): prevent global module registry from leaking into isolateModules registry
- docs: cleanup `mock.calls` structure
- feat(jest-circus,jest-jasmine2): throw when describe returns a value
- feat: fail tests when multiple `done()` calls are made
- Move `@jest/types` to dev dependencies
- docs: Rectify typo in tutorialReactNative
- Ensure `toContain` only accepts strings when `received` is a string
- Document and test custom, async, inline snapshot matcher
- chore: remove mapCoverage remainings; remove deprecated CLI options test
- chore: ./jest requires bash
- refactor(jest-runtime,jest-transform): add readonly for some class fields
- fix: vendor node crawler from sane
- feat(jest-runtime): share cacheFS between runtime and transformer
- feat: better timeout errors through deadlines (prototype)
- feat(globals): make test return values stricter
- Add generator function to accepted hook types
- chore: update type definitions for coverageThreshold
- fix(babel-plugin-jest-hoist): allow using module wrapper arguments in hoisted mock factory function
- docs: changed UsingMatchers array example
- docs: Update incorrect implementation of custom inline snapshot matcher
- fix: unable to cyclic ES modules