issues Search Results · repo:enzymejs/react-shallow-renderer language:JavaScript
Filter by
12 results
(124 ms)12 results
inenzymejs/react-shallow-renderer (press backspace or delete to remove)Left is the UMD bundle, right is the ESM bundle (both from the 16.15.0 release on npm):
image
Is that intended? Presumably this has performance implications.
joepie91
- Opened on Dec 25, 2022
- #120
It seems that react-test-renderer exports this package under react-test-renderer/shallow to support shallow rendering.
However this package doesn t contain the low level find functions that make it easy ...
k2snowman69
- Opened on Nov 16, 2022
- #117
In my very very limited use, it doesn t appear to be a problem to just be using React 18 so far, but it would be good to
explicitly add 18 to peerDeps if compatible. This would just silence the install ...
zpao
- 7
- Opened on Mar 30, 2022
- #109
What is use case for the second argument of render function context, is it possible to pass redux context using the the
argument?
Is there any documentation of example how to use the context argument? ...
o0x2a
- 3
- Opened on Nov 26, 2020
- #99
FAIL src/utils/columnUtils.test.ts
● Test suite failed to run
Jest encountered an unexpected token
This usually means that you are trying to import a file which Jest cannot parse, e.g. it ...
nstepien
- 3
- Opened on Oct 21, 2020
- #97
I m not positive, but I think this could be an error in this repo. I m upgrading from babel 6 to 7, and found that my
tests using react-test-renderer/shallow are failing for functional component children ...
IanVS
- 1
- Opened on Aug 6, 2020
- #76
Might be good to follow the test setup in https://github.com/reactjs/react-lifecycles-compat to test various minor
versions of React supported by
https://github.com/NMinhNguyen/react-shallow-renderer/blob/a16cb7a4415d2b98b4fe926dfc9e7fd6c49ff7f7/package.json#L56 ...
NMinhNguyen
- Opened on Feb 28, 2020
- #25
See https://reactjs.org/blog/2019/10/22/react-release-channels.html#using-the-next-channel-for-integration-testing
NMinhNguyen
- Opened on Feb 28, 2020
- #24
Considering using https://github.com/semantic-release/semantic-release (or any other alternative).
NMinhNguyen
- Opened on Feb 28, 2020
- #23

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.