-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
**Is your feature request related to a problem? Please describe.**
There is a straight forward and concise example of how to use MSW with RTL here:
https://testing-library.com/docs/react-testin…
-
Getting this error when running `npm install` & `npm ci` using npm 8.12.1:
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @testing-library/pr…
-
Mufferplate is currently (for me) helping a lot for development and source code handling. But there are many concepts affecting the performance and developement stages.
1. There are so many templa…
-
Version: Deno 2.1.1
I wrote an LTI integration using ltijs as an node app. Then I tried to move the code into an edge function and it fails with the following error:
```
runtime has escaped fro…
-
Add a first version of the testing framework discussed at HHH2024.Q3.
Add testing pragmas which specify that a function is a test and how the test should be executed. For now, let's have three pos…
-
There is an issue with types when using create-react-app inside a monorepo.
Here are the steps to reproduce the bug:
```bash
pnpm init
# create a pnpm-workspace.yaml file
cat pnpm-workspace.y…
-
### Proposal Details
I propose reconsidering the inclusion of fixed decimal types as a standard language feature.
This has been extensively discussed in these two issues:
- [Issue #12127](https…
-
First of all, thank you for this great library! But...
I am on Debian 11 Testing, and every time I launching my game, I see it:
```
thread '' panicked at 'Can't set rate.', /home/vie/.cargo/regist…
-
Hello, im using a esp32, and i've tried the code a few times, but in the serial monitor, I always get the Error: TDC Initialization failed. Please set at least the CS pin message. I've triple checked …