-
Notifications
You must be signed in to change notification settings - Fork 49.2k
Closed
Labels
Component: Shallow RendererReact Core TeamOpened by a member of the React Core TeamOpened by a member of the React Core TeamType: Discussion
Description
Let's discuss what to do with the shallow renderer here. As I mentioned in #16168 (comment), we aren't using it much and don't consider it a best practice. So we aren't going to be very good stewards of its API going forward.
My proposal was for Enzyme or folks interested in it to copy the code into another repo, and continue maintaining it there under a difference package name. It would make sense to Enzyme to start depending on that fork. We would then deprecate react-test-renderer/shallow
in favor of the community-maintained fork.
If you'd like to volunteer to set up a repo, please let us know in this issue!
cc @davidmarkclements regarding the proposed react-shallow-renderer
package name.
Fieel, travi, ssunday, apaatsio, thedanchez and 9 moreJimLynchCodes and dschinkel
Metadata
Metadata
Assignees
Labels
Component: Shallow RendererReact Core TeamOpened by a member of the React Core TeamOpened by a member of the React Core TeamType: Discussion