4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,967 forks (1,967 forks)batch import
API: mountAPI: shallowfeature requesthelp wanted
Repository metrics
- Stars
- 19,826 stars (19,826 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Support for ::before and ::after pseudo-elements would be amazing!
Was reading up on current support for pseudo-selectors and taking a look at https://github.com/airbnb/enzyme/pull/1537, and supporting ::before and ::after would be much appreciated.
Contributor guide
- Research direction
- Investigate how enzyme currently handles pseudo classes and review the linked PR #1537 for implementation patterns. Then implement support for ::before and ::after.
- Tech stack
- javascriptreact
- Domain
- testing qa
- Issue type
- Feature
- Prerequisites
- Reactenzyme