Gathering detailed insights and metrics for @pre-bundled/testing-library-user-event
Gathering detailed insights and metrics for @pre-bundled/testing-library-user-event
Gathering detailed insights and metrics for @pre-bundled/testing-library-user-event
Gathering detailed insights and metrics for @pre-bundled/testing-library-user-event
npm install @pre-bundled/testing-library-user-event
Typescript
Module System
Min. Node Version
Node Version
NPM Version
76.2
Supply Chain
99.5
Quality
75.5
Maintenance
100
Vulnerability
100
License
TypeScript (94.81%)
JavaScript (5.19%)
Total Downloads
4,491
Last Day
1
Last Week
1
Last Month
5
Last Year
85
2,201 Stars
771 Commits
252 Forks
19 Watching
9 Branches
112 Contributors
Minified
Minified + Gzipped
Latest Version
13.2.1
Package Id
@pre-bundled/testing-library-user-event@13.2.1
Unpacked Size
324.11 kB
Size
64.83 kB
File Count
303
NPM Version
7.24.1
Node Version
14.15.4
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
0%
1
Compared to previous week
Last month
0%
5
Compared to previous month
Last year
-57.9%
85
Compared to previous year
From testing-library/dom-testing-library#107:
[...] it is becoming apparent the need to express user actions on a web page using a higher-level abstraction than
fireEvent
user-event
tries to simulate the real events that would happen in the browser
as the user interacts with it. For example userEvent.click(checkbox)
would
change the state of the checkbox.
The more your tests resemble the way your software is used, the more confidence they can give you.
With NPM:
1npm install --save-dev @testing-library/user-event @testing-library/dom
With Yarn:
1yarn add --dev @testing-library/user-event @testing-library/dom
<input type="color" />
support.
#423Looking to contribute? Look for the Good 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 adding a 👍. This helps maintainers prioritize what to work on.
For questions related to using the library, please visit a support community instead of filing an issue on GitHub.
Thanks goes to these people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 existing vulnerabilities detected
Reason
Found 2/20 approved changesets -- score normalized to 1
Reason
0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-12-16
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More