4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,970 forks (1,970 forks)batch import
API: mountAPI: shallowfeature requesthelp wanted
Repository metrics
- Stars
- 19,828 stars (19,828 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
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