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
- Passing string to `userEvent.paste()` uses invalid MIME type "text" instead of "text/plain"
- User keyboard events don't trigger the <details /> element
- Missing `select` event on hidden documents
- userEvent.keyboard('{Enter}') does not trigger form submission in forms with radio group elements
- Wrong `Selection` when `<input/>` inside contenteditable is focused
- Export createDataTransfer util function
- Modify docs suggesting fireEvent as fallback
- Multiple `listbox` - `deselectOptions` util should check for `aria-multiselectable`
- input event is raised on empty contenteditable element
- File Input bug when Uploading
- Docs
- TypeScript not yet supported