-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I’ve been working on this project for a while, and after upgrading from Xcode 14 to Xcode 15 and updating from macOS Ventura to macOS Sonoma, I am encountering an issue where the project no longer bui…
-
- `@testing-library/jest-dom` version: 5.14.1
- `node` version: any
- `npm` (or `yarn`) version: any
### Problem description:
Used dependency `ansi-regex@5.0.0` has a security vulnerab…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
### Describe the bug
I'm using Storybook 7 with MDX to create stories
In some cases, when Unicode text is injected as props, the Unicode characters appear corrupted on the screen
This issue occurs …
-
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 …
-
- `@testing-library/react` version: v14.0.0
- Testing Framework and version:
- `jest` version 29.5.0
- DOM Environment:
- `jsdom` version 29.5.0
### Relevant code or config:
Here is …
-
See https://testing-library.com/docs/react-testing-library/setup#custom-render for description of how to do this - simplifies standardizing the test setup for components.
-
下载官网示例 直接放到create-react-app中
运行效果如下
![image](https://user-images.githubusercontent.com/38277424/198964665-b9871804-df59-4898-a7ba-4ad59cd3db5c.png)
package.json
{
"name": "demo…
-
I have a mobile application using react-native / expo and this library. Is it possible to do [component testing](https://reactnative.dev/docs/testing-overview#component-tests) to test that when the pi…