-
Updated
May 1, 2022 - JavaScript
jest
Here are 11,258 public repositories matching this topic...
-
Updated
Mar 20, 2022 - JavaScript
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
Apr 30, 2022 - JavaScript
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Jul 23, 2021 - TypeScript
-
Updated
Apr 30, 2022 - TypeScript
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Mar 7, 2019 - JavaScript
-
Updated
Apr 28, 2022 - JavaScript
Socket support
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.
-
Updated
Apr 29, 2022 - JavaScript
Describe the feature you'd like:
As far as I understand it, the toHaveDisplayValue matcher takes some kind of input element and computes the value that the user can see.
However, it does not work properly for range widgets (e.g. <input type="range">, but also elements with role="range" or role="slider").
According to the [standard](https://www.w3.org/TR/wai-aria-1.1/#aria-valu
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Apr 15, 2022 - Vue
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Jul 3, 2021
-
Updated
Apr 17, 2022 - TypeScript
Describe the Feature
See testing-library/react-testing-library#991 for details
Possible Implementations
Copy the implementation from RTL.
A recipe with Mocha
Clone the example app, only use Mocha instead of Jest
Before picking this issue, it's recommended to have a short tech planning chat here and only then upon sync to get up to speed.
Enrich our DB model
-
Updated
Apr 29, 2022 - Java
-
Updated
Apr 30, 2022 - TypeScript
-
Updated
Apr 9, 2022 - TypeScript
Improve this page
Add a description, image, and links to the jest topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jest topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Current Behavior
UMD build doesn't support code-splitting and dynamic imports (rollup/rollup#3490, rollup/rollup#3491) due to Rollup current limitations, and tsdx cli don't accept the format option
amdwhen creating build configSuggested Solution
Consider support AMD module format, o