- Notifications
You must be signed in to change notification settings - Fork255
testing-library/user-event
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Fromtesting-library/dom-testing-library#107:
[...] it is becoming apparent the need to express user actions on a web pageusing a higher-level abstraction than
fireEvent
user-event tries to simulate the real events that would happen in the browseras the user interacts with it. For exampleuserEvent.click(checkbox) wouldchange the state of the checkbox.
The more your tests resemble the way your software is used, the moreconfidence they can give you.
Looking to contribute? Look for theGood First Issue label.
Please file an issue for bugs, missing documentation, or unexpected behavior.
Please file an issue to suggest new features. Vote on feature requests by addinga 👍. This helps maintainers prioritize what to work on.
For questions related to using the library, please visit a support communityinstead of filing an issue on GitHub.
We most sincerely thankthe people who make this projectpossible. Contributions of any kind are welcome! 💚
About
🐕 Simulate user events
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
