user-event
https://github.com/testing-library/user-event
TypeScript
🐕 Simulate user events
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to user-event
Help out
- Issues
- userEvent.click(elem) injects ["_constructor-name_"] into element object
- userEvent.paste is case-sensitive
- data transfer ignore format case
- fix: hidden elements clickable
- import/namespace: Parse errors in imported module '@testing-library/user-event': ',' expected using Vue 2.6.x and @testing-library/vue
- Package path ./dist/types/utility/type.js is not exported from package
- @testing-library/user-event paste() method fails when using happy-dom, works with jsdom
- respect elements that are hidden by <details>
- [keyboard] Can't trigger control+backspace
- Update `14.4.3 -> 14.5.0` causes error `TS1005: ',' expected`
- Docs
- TypeScript not yet supported