testing-library / eslint-plugin-testing-library

ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
https://npm.im/eslint-plugin-testing-library
MIT License
992 stars 142 forks source link

feat(prefer-user-event): add support for React Native events #958

Open ddrozdov opened 2 weeks ago

ddrozdov commented 2 weeks ago

Checks

Changes

Context

Fixes #957