Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
1,894 contributions in the last year
Less
More
Activity overview
Contributed to
facebook/jest,
nodejs/docker-node,
jest-community/eslint-plugin-jest
and 5 other
repositories
Contribution activity
March 2021
Created 35 commits in 9 repositories
Created 2 repositories
- SimenB/docusaurus TypeScript
- SimenB/yarn-merge-error
Created a pull request in facebook/jest that received 12 comments
feat(runtime): add support for async code transformation
Summary Fixes #9504 Test plan e2e test added
+122
−11
•
12
comments
Opened 21 other pull requests in 5 repositories
facebook/jest
14
merged
1
open
- feat: update to @sinonjs/fake-timers v7
- chore: update docs for fake timers
- chore: remove unused babel transform strict
- feat: support transpiled transformers
- feat: add async support to babel-jest
- chore: update react-native example to 0.64
- Revert "fix(jest-runner): handle test failures with circular objects (#10981)
- fix(transformer): remove unused `isCoreModule`
- chore: add invariant on ESM support in dynamic import
- feat(jest-transform): support transformers written in ESM
- chore: bump dependencies
- fix: remove support for `runScript`
- fix(runtime): refactor ESM code to avoid race condition
- chore: update to TypeScript@4.2
- fix: add integration test using browser-resolve
jest-community/eslint-plugin-jest
3
merged
DefinitelyTyped/DefinitelyTyped
1
merged
facebook/docusaurus
1
merged
SimenB/add-asset-html-webpack-plugin
1
open
Reviewed 47 pull requests in 7 repositories
facebook/jest 25 pull requests
- feat(jest-util): add requireOrImportModule util for importing CJS or ESM
- doc: use lowercase R
- feat(jest-config): add support for `preset` written in ESM
- Fix memory leaks of jest-worker
- Docs: TestingAsyncCode.md ToThrow should be ToMatch
- Fix array access in MockFunctions.md
- feature: use ESM for test environment
- docs(blog): Jest 27 blog post
- feat: add async support to babel-jest
- feat(runtime): add support for async code transformation
- chore: update react-native example to 0.64
- fix(pretty-format): handles jsdom attributes properly
- Jest Website v2
- website V2 update NYT site logo
- Add support for AbortController in Jest Node environment with Node v15
- refactor(jest-config): change `normalize` to async function
- Update the help text
- Add Docusaurus 2 blog post
- feat(transformer): async code transformation
- fix: jest --watch fails with ambiguous argument
- feat(jest-transform): support transformers written in ESM
- Fix unhandled ERR_IPC_CHANNEL_CLOSED and a deadlock
- fix: remove support for `runScript`
- Use blocklist for dependency extractor instead of worker
- fix(runtime): refactor ESM code to avoid race condition
jest-community/eslint-plugin-jest 10 pull requests
- refactor(utils): support matching all variations of `describe` & `test`
- fix(no-identical-titles): support nested describes
- feat(no-focused-tests): make fixable
- fix(no-identical-titles): ignore .each template cases
- fix(valid-describe): false positive with template describe.each
- ci: don't run git hooks when in ci
- feat(unbound-method): create rule
- fix(no-disabled-tests): support `describe.skip.each` & `xdescribe.each`
- test(no-test-prefixes): add case for `xdescribe.each`
- fix(no-disabled-tests): adjust selector to match only test functions
jest-community/awesome-jest 7 pull requests
nodejs/docker-node 2 pull requests
testing-library/dom-testing-library 1 pull request
dotansimha/graphql-code-generator 1 pull request
pulumi/docs 1 pull request
Created an issue in facebook/docusaurus that received 10 comments
Trim whitespace on higher resolutions
10
comments