-
### Summary
Not able to run unit tests
### Steps To Reproduce
Install the last version
`npx '@salesforce/pwa-kit-create-app@latest' --preset retail-react-app-demo`
install the depende…
-
When using Vitest UI with Browser mode, and using test suites, unable to preview individual tests in Browser UI:
Example code:
```typescript
import {describe, expect, it} from "vitest";
import…
-
### What would you like?
With `@packages/reporter` being cut over to React 18 in #30511, there are some deprecations/issues we need to take care of for future versions of React as these will eventu…
-
### Description
Since Reanimated v3.16.0, snapshots using `@testing-library/react-native` have been breaking. In some cases, the snapshot size has increased drastically, going from less than 1 KB to …
-
**Is your feature request related to a problem? Please describe.**
Experimenting with react-compiler, the only failing tests in our suite seem to be due to using parts of react-hook-form which brea…
-
**Problem Description:**
Creat-react-app is deprecated and we should not be using it going forward.
**Expected Behavior/Solution:**
Migration from create-react-app to Vite should take place.
*…
-
### Describe the bug
If your project is in a folder that has a space in it, Vitest cannot find your tests. This may be a bug with Vitest but since it gives a specific error for Storybook I'll log it …
-
As part of a broader [React and related dependency upgrade](https://github.com/cloud-gov/pages-core/issues/3372), we likely need to significantly change our current test suite:
- the primary test ren…
-
### Current Behavior
A vanilla generated app cannot be tested.
### Expected Behavior
```
nx test rn-demo
> nx run rn-demo:test
PASS demo apps/demo/src/app/App.spec.tsx
● rende…
-
An option is using [Jest](https://jestjs.io/docs/tutorial-react)